UNPKG

rsuite

Version:

A suite of react components

6 lines 172 B
'use client'; import { createComponent } from "../internals/utils/index.js"; var DrawerActions = createComponent({ name: 'DrawerActions' }); export default DrawerActions;