🚚 Move Separator component

This commit is contained in:
Philipp Stracker 2025-01-22 15:09:04 +01:00
parent 54504b7591
commit 1ca6641d77
No known key found for this signature in database
7 changed files with 6 additions and 5 deletions

View file

@ -10,3 +10,4 @@ export { default as Header } from './Header';
export { default as SupplementaryLabel } from './SupplementaryLabel';
export { default as Title } from './Title';
export { default as TitleWrapper } from './TitleWrapper';
export { default as Separator } from './Separator';