Files
community-rule/app/components/sections/LogoWall/index.tsx
T

3 lines
103 B
TypeScript

export { default } from "./LogoWall.container";
export type { LogoWallProps } from "./LogoWall.types";