Files
community-rule/app/components/FeatureGrid/index.tsx
T
2026-01-29 17:29:37 -07:00

4 lines
89 B
TypeScript

export { default } from "./FeatureGrid.container";
export * from "./FeatureGrid.types";