Files
plunk/apps/landing/src/components/guides/index.tsx
T

3 lines
78 B
TypeScript

export {GuideLayout} from './GuideLayout';
export {InfoBox} from './InfoBox';