ConceptPortal-public/rsconcept/frontend/src/components/Container/index.tsx
Ivan 2ad5fd4c39
Some checks failed
Frontend CI / build (22.x) (push) Has been cancelled
R: Remove redundant containers
2025-03-07 22:05:12 +03:00

3 lines
91 B
TypeScript

export { Divider } from './Divider';
export { type PlacesType, Tooltip } from './Tooltip';