revert plugin-catalog export change

Signed-off-by: Alex Rybchenko <arybchenko@box.com>
This commit is contained in:
Alex Rybchenko
2022-06-21 17:47:18 +02:00
parent 384dddd0b4
commit 919396b27a
@@ -16,4 +16,4 @@
export { EntitySwitch } from './EntitySwitch';
export type { EntitySwitchProps, EntitySwitchCaseProps } from './EntitySwitch';
export * from './conditions';
export { isKind, isNamespace, isComponentType } from './conditions';