base admin
This commit is contained in:
@@ -8,4 +8,5 @@ export { default as ArrowShape } from "./ArrowShape";
|
||||
export { default as ImageObject } from "./ImageObject";
|
||||
export { default as LinkShape } from "./LinkShape";
|
||||
export { default as VideoShape } from "./VideoShape";
|
||||
export { default as AudioShape } from "./AudioShape";
|
||||
export type { ShapeProps, TextShapeProps } from "./types";
|
||||
|
||||
Reference in New Issue
Block a user