This website works better with JavaScript.
Home
Explore
Help
Sign In
bubblev
/
bubble-web
Watch
8
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
comment out broken How It Works link
pull/73/head
Jonathan Cobb
4 years ago
parent
7ea124f8b4
commit
7e4bb5d3fe
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
src/_pages/main/bubble/LaunchBubble.vue
+ 2
- 0
src/_pages/main/bubble/LaunchBubble.vue
View File
@@ -37,9 +37,11 @@
</div>
<!--- How it works Section --->
<!--
<a class="how-it-works-section-link text-center d-block mt-5" href="#">
{{ messages.how_it_works_title }}
</a>
-->
<LaunchBubbleSettingsModal ref="settingsModal" />
</div>
</template>
Write
Preview
Loading…
Cancel
Save