sync
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
export { AssetsTable } from "./assets-table"
|
||||
export type { AssetsTableProps } from "./types/assets-table-props.type"
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,2 @@
|
||||
export { AssetsTable } from "./assets-table"
|
||||
export type { AssetsTableProps } from "./types/assets-table-props.type"
|
||||