SnB.002
添加自己一些常用的工具,方便组织。 左侧分树状栏。
使用 dash-mantine-components 需要注意:
Dash Mantine Components is based on REACT 18. You must set the env variable REACT_VERSION=18.2.0 before starting up the app.
npm install react@18.2.0 react-dom@18.2.0
如果安装失败可以尝试使用其他 npm 镜像源
npm config set registry https://registry.npmmirror.com/