1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/packages/ui-components/error-boundary/index.ts
Gabriel 2020328c12 re-hydration
Signed-off-by: Gabriel <gaccettola@mirantis.com>
2023-04-21 20:15:39 +02:00

2 lines
72 B
TypeScript

export * from "./src/error-boundary";
export * from "./src/withTooltip";