feat: try modal target
This commit is contained in:
+4
-1
@@ -3,7 +3,10 @@ import MessageList from '../../../ui/MessageList.vue';
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<MessageList />
|
||||
<div id="cw-app-root">
|
||||
<MessageList />
|
||||
</div>
|
||||
<div id="cw-modal-root" />
|
||||
</template>
|
||||
|
||||
<style>
|
||||
|
||||
Reference in New Issue
Block a user