add missing exports

Signed-off-by: nikolar <reyna.nikolayev@autodesk.com>
This commit is contained in:
nikolar
2024-12-19 17:42:57 -08:00
parent 0f56358f70
commit e233cb50a3
8 changed files with 44 additions and 8 deletions
+1
View File
@@ -35,6 +35,7 @@ export {
HomePageTopVisited,
HomePageRecentlyVisited,
FeaturedDocsCard,
QuickStartCard,
} from './plugin';
export * from './components';
export * from './assets';