Skip to content

Commit

Permalink
fix: export CatchBoundaryComponent (#5178)
Browse files Browse the repository at this point in the history
  • Loading branch information
mcansh authored Jan 23, 2023
1 parent abf34ba commit cf418fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/remix-react/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ export { useCatch } from "./errorBoundaries";

export type { HtmlLinkDescriptor } from "./links";
export type {
CatchBoundaryComponent,
HtmlMetaDescriptor,
RouteModules as UNSAFE_RouteModules,
ShouldReloadFunction,
Expand Down

0 comments on commit cf418fa

Please sign in to comment.