♻️ refactor: Message component Updated
This commit is contained in:
parent
a4c47617d8
commit
4b50cef7fb
|
@ -6,7 +6,6 @@ import { computed } from 'vue';
|
|||
import styles from '@visua/typography.module.css';
|
||||
|
||||
const props = withDefaults(defineProps<IVMessage>(), {
|
||||
icon: true,
|
||||
type: undefined,
|
||||
closable: false,
|
||||
})
|
||||
|
|
Loading…
Reference in New Issue
Block a user