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 d1bae1d commit 60ea813Copy full SHA for 60ea813
src/components/Popup/NotificationHandler.vue
@@ -6,7 +6,7 @@
6
<a-button type="small" @click="closeAlert()">{{ i18n.ok }}</a-button>
7
</div>
8
9
- <!-- CONFRIM -->
+ <!-- CONFIRM -->
10
<div class="message-box" v-show="confirmMessage !== ''">
11
<div>{{ confirmMessage }}</div>
12
<div class="buttons">
0 commit comments