removed export

Signed-off-by: Lykke Axlin <lykkeaxlin@hotmail.com>

Co-authored-by: klaraab <klarabroman@live.se>
This commit is contained in:
Lykke Axlin
2021-10-15 16:01:29 +02:00
parent 41c28ef488
commit 83897af225
-1
View File
@@ -16,4 +16,3 @@
export { bazaarPlugin, BazaarPage } from './plugin';
export { EntityBazaarInfoCard } from './components/EntityBazaarInfoCard';
export type { BazaarProject } from './types';