Files
community-rule/app/components/sections/RelatedArticles/index.tsx
T
2026-02-05 18:21:56 -07:00

3 lines
124 B
TypeScript

export { default } from "./RelatedArticles.container";
export type { RelatedArticlesProps } from "./RelatedArticles.types";