Try some more changes
This commit is contained in:
parent
e6502a3713
commit
96468ab4b3
35 changed files with 48 additions and 47 deletions
|
@ -12,8 +12,9 @@
|
|||
</div>
|
||||
</template>
|
||||
|
||||
<script>
|
||||
import MessageBox from './MessageBox';
|
||||
<script lang="ts">
|
||||
import MessageBox from './MessageBox.vue';
|
||||
|
||||
export default {
|
||||
name: 'flash',
|
||||
components: {MessageBox},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue