UNPKG

@winglet/react-utils

Version:

React utility library providing custom hooks, higher-order components (HOCs), and utility functions to enhance React application development with improved reusability and functionality

3 lines (2 loc) 134 B
export { withErrorBoundary } from './withErrorBoundary'; export { withErrorBoundaryForwardRef } from './withErrorBoundaryForwardRef';