We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9becc0 commit b567fedCopy full SHA for b567fed
src/components/Inputs/StaticReadOnly/StaticReadOnly.vue
@@ -1,7 +1,7 @@
1
<template>
2
<div class="staticReadOnly">
3
<div v-if="true">
4
- <b-btn @click="onSubmit"> Done reading </b-btn>
+ <b-btn @click="onSubmit"> Continue activity </b-btn>
5
</div>
6
<div v-else>
7
<b-alert show>
0 commit comments