We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a006f43 commit 2dbfb7aCopy full SHA for 2dbfb7a
1 file changed
src/components/base.vue
@@ -9,7 +9,7 @@
9
</div>
10
<!-- <links :obj="componentName" :func="func" :exclude="exclude" :title="title"></links>-->
11
<div style="margin-top: 5px;float: right; cursor: pointer;">
12
- <a v-on:click="handleOpenIde" class="badge badge-secondary open-btn">Open GraphQL IDE</a>
+ <a v-on:click="handleOpenIde" class="badge badge-secondary open-btn">Get API</a>
13
14
15
0 commit comments