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