fix: import
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<script setup>
|
||||
import Message from './Message.vue';
|
||||
import Message from '../Message.vue';
|
||||
|
||||
import textWithMedia from '../fixtures/textWithMedia.js';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user