mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-14 21:27:20 +00:00
refactor(infra): directory structure (#4615)
This commit is contained in:
5
packages/frontend/component/src/ui/table/table.tsx
Normal file
5
packages/frontend/component/src/ui/table/table.tsx
Normal file
@@ -0,0 +1,5 @@
|
||||
import { StyledTable } from './styles';
|
||||
|
||||
export const Table = StyledTable;
|
||||
|
||||
export default Table;
|
||||
Reference in New Issue
Block a user