koval-ui
Version:
React components collection with minimalistic design. Supports theming, layout, and input validation.
16 lines (15 loc) • 368 B
JavaScript
"use client";
const c = "_actions_10y5c_6", t = "_action-row_10y5c_9", n = "_primary-action_10y5c_10", o = "_inverted-action_10y5c_11", i = {
actions: c,
actionRow: t,
primaryAction: n,
invertedAction: o
};
export {
t as actionRow,
c as actions,
i as default,
o as invertedAction,
n as primaryAction
};
//# sourceMappingURL=Actions.module.css.js.map