Skip to content

Commit

Permalink
🐛 fix: build
Browse files Browse the repository at this point in the history
  • Loading branch information
jiangchu committed Nov 7, 2023
1 parent 5fa26bb commit d4c2c8c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/FlowPanel/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,3 @@ export default (props: PanelProps) => {

return <Panel position={position}>{children}</Panel>;
};

export { PanelPosition };

0 comments on commit d4c2c8c

Please sign in to comment.