earthworm icon indicating copy to clipboard operation
earthworm copied to clipboard

remove naive-ui

Open Nauxscript opened this issue 1 year ago • 0 comments

now we still using naive-ui in our project, just a function import { useMessage } from "naive-ui";

maybe we should implement a component like toast or message to replace it

Expected:

  • the new component must be used in function, api like useMessage

Nauxscript avatar Feb 28 '24 03:02 Nauxscript