Skip to content

Commit

Permalink
chore: 修改合并报错问题
Browse files Browse the repository at this point in the history
  • Loading branch information
phy-lei committed Dec 5, 2024
1 parent ae204fc commit 1bea13b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/nutui-solid/src/components/nutui.solid.build.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ import Row from './row';
export * from './row';
import Space from './space';
export * from './space';
import CellGroup from './cellgroup';
export * from './cellgroup';


import './button/index.scss';
Expand Down

0 comments on commit 1bea13b

Please sign in to comment.