Exported SortView frontend component from the Bazaar plugin

Signed-off-by: Marcus Crane <marcus@utf9k.net>
This commit is contained in:
Marcus Crane
2022-05-05 16:03:57 +12:00
parent dd0322f41d
commit 84c9e35a2f
3 changed files with 11 additions and 0 deletions
+1
View File
@@ -16,3 +16,4 @@
export { bazaarPlugin, BazaarPage } from './plugin';
export { EntityBazaarInfoCard } from './components/EntityBazaarInfoCard';
export { SortView } from './components/SortView';