earthworm
earthworm copied to clipboard
remove naive-ui
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