1 Star 0 Fork 1

cwy007/table

forked from react-component/table 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.dumirc.ts 380 Bytes
一键复制 编辑 原始数据 按行查看 历史
import { defineConfig } from 'dumi';
import path from 'path';
export default defineConfig({
alias: {
'rc-table$': path.resolve('src'),
'rc-table/es': path.resolve('src'),
},
favicons: ['https://avatars0.githubusercontent.com/u/9441414?s=200&v=4'],
themeConfig: {
name: 'Table',
logo: 'https://avatars0.githubusercontent.com/u/9441414?s=200&v=4',
},
});
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/cwy007/table.git
[email protected]:cwy007/table.git
cwy007
table
table
master

搜索帮助