File size: 90 Bytes
1e92f2d |
1 2 3 |
export { Checkmark } from "./checkmark"
export type { CheckmarkProps } from "./checkmark"
|
1e92f2d |
1 2 3 |
export { Checkmark } from "./checkmark"
export type { CheckmarkProps } from "./checkmark"
|