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

8 lines (3 loc) 133 B
'use strict'; var renderComponent = require('./renderComponent.cjs'); exports.renderComponent = renderComponent.renderComponent;