Files
community-rule/app/components/buttons/Vertical/index.tsx
T
2026-05-01 22:05:05 -06:00

3 lines
87 B
TypeScript

export { default } from "./Vertical";
export type { VerticalProps } from "./Vertical";