* Removed old root UI components. * Fixed import path * Changed icon to not import from root, since it somehow creates a recursive import * Removed irrelevant todo * Fixed merge issues. * Fixed shell export
2 lines
60 B
TypeScript
2 lines
60 B
TypeScript
export { default as ErrorBoundary } from "./ErrorBoundary";
|