UNPKG

hongluan-business-ui

Version:
8 lines (5 loc) 270 B
import { withInstall } from '../../utils/with-install.mjs'; import ConfirmableButton from './src/index.mjs'; const HbConfirmableButton = withInstall(ConfirmableButton); export { HbConfirmableButton, HbConfirmableButton as default }; //# sourceMappingURL=index.mjs.map