update
This commit is contained in:
@@ -14,6 +14,8 @@ import {
|
||||
NIcon,
|
||||
NMessageProvider,
|
||||
NInputNumber,
|
||||
NPopover,
|
||||
NTag,
|
||||
} from "naive-ui"
|
||||
import App from "./App.vue"
|
||||
import "normalize.css"
|
||||
@@ -32,7 +34,9 @@ const naive = create({
|
||||
NSplit,
|
||||
NFlex,
|
||||
NIcon,
|
||||
NInputNumber
|
||||
NInputNumber,
|
||||
NPopover,
|
||||
NTag,
|
||||
],
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user