Files
community-rule/app/components/FeatureGrid/index.tsx
T
2026-01-29 20:57:39 -07:00

3 lines
88 B
TypeScript

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