mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-04-24 08:46:15 -04:00
chore: components base
This commit is contained in:
parent
64c92a661c
commit
25a8659786
13 changed files with 821 additions and 19 deletions
|
@ -33,9 +33,19 @@ import {
|
|||
NP,
|
||||
NH2,
|
||||
NDropdown,
|
||||
NLayout,
|
||||
NLayoutSider,
|
||||
NMenu,
|
||||
NMessageProvider,
|
||||
NPageHeader,
|
||||
} from 'naive-ui';
|
||||
|
||||
const components = [
|
||||
NPageHeader,
|
||||
NMessageProvider,
|
||||
NLayout,
|
||||
NLayoutSider,
|
||||
NMenu,
|
||||
NDropdown,
|
||||
NH2,
|
||||
NP,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue