chore: export some types (#8309)
This commit is contained in:
@@ -5,3 +5,4 @@ const Cell = withInstall<typeof _Cell>(_Cell);
|
||||
|
||||
export default Cell;
|
||||
export { Cell };
|
||||
export type { CellArrowDirection } from './Cell';
|
||||
|
||||
Reference in New Issue
Block a user