文件名称:nordnet-ui-kit:Nordnet UI套件
文件大小:472KB
文件格式:ZIP
更新时间:2024-06-02 07:59:58
JavaScript
Nordnet UI套件 安装 npm install -- save nordnet - ui - kit # or yarn add nordnet - ui - kit 用法 // src/root.js import { ThemeProvider } from 'react-jss' ; import { theme } from 'nordnet-ui-kit' ; import App from './App' const Root = ( < ThemeProvider xss=removed> < App> < / ThemeProvider > ) ; ReactDOM . render ( Root , document . getElementById ( 'app' ) ) ; // src/App.js import { Bu