koval-ui
Version:
React components collection with minimalistic design. Supports theming, layout, and input validation.
25 lines (24 loc) • 563 B
JavaScript
"use client";
const c = "_tabs_kccxp_1", t = "_viewport_kccxp_11", e = "_header_kccxp_17", o = "_content_kccxp_51", _ = "_button_kccxp_55", n = "_selected_kccxp_76", s = "_icon_kccxp_83", a = "_tab_kccxp_1", p = {
tabs: c,
viewport: t,
header: e,
"overflow-indicator": "_overflow-indicator_kccxp_29",
content: o,
button: _,
selected: n,
icon: s,
tab: a
};
export {
_ as button,
o as content,
p as default,
e as header,
s as icon,
n as selected,
a as tab,
c as tabs,
t as viewport
};
//# sourceMappingURL=Tabs.module.css.js.map