update
Some checks failed
Deploy / build-and-deploy (push) Has been cancelled

This commit is contained in:
2025-10-22 12:41:06 +08:00
parent 9470614588
commit 953ca3720f
3 changed files with 65 additions and 69 deletions

View File

@@ -26,6 +26,7 @@ import {
NText,
NTooltip,
NSlider,
NScrollbar,
create,
} from "naive-ui"
import "normalize.css"
@@ -61,6 +62,7 @@ const naive = create({
NText,
NTooltip,
NSlider,
NScrollbar,
],
})