feat: add Pullquote component

This commit is contained in:
Stefan Imhoff
2023-06-01 11:18:35 +02:00
parent 3a96fd808e
commit 676be24b30
4 changed files with 90 additions and 0 deletions

View File

@@ -16,6 +16,7 @@ export * from './OdyseeVideo';
export * from './OrderedList';
export * from './PrimeVideoFlag';
export * from './ProjectIntro';
export * from './Pullquote';
export * from './Subheadline';
export * from './Subsubheadline';
export * from './Tag';