Files
community-rule/app/components/cards/Stat/index.tsx
T
2026-05-13 23:08:36 -06:00

3 lines
91 B
TypeScript

export { default } from "./Stat.container";
export type { StatProps } from "./Stat.types";