Node packages updated
Node packages updated
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
>
|
||||
<v-card>
|
||||
<v-card-title class="headline">{{ title }}</v-card-title>
|
||||
<v-card-text v-html="text"></v-card-text>
|
||||
<v-card-text>{{ text }}</v-card-text>
|
||||
<v-card-actions>
|
||||
<v-spacer></v-spacer>
|
||||
<v-btn color="primary" flat @click="dialog = false">Ok</v-btn>
|
||||
|
||||
Reference in New Issue
Block a user