koval-ui
Version:
React components collection with minimalistic design. Supports theming, layout, and input validation.
26 lines (25 loc) • 580 B
JavaScript
"use client";
const o = "_reference_ndwdc_1", t = "_unfocusable_ndwdc_7", c = "_provider_ndwdc_11", _ = "_tooltip_ndwdc_15", e = "_arrow_ndwdc_27", n = "_top_ndwdc_39", d = "_bottom_ndwdc_46", r = "_left_ndwdc_52", s = "_right_ndwdc_59", l = {
reference: o,
unfocusable: t,
provider: c,
tooltip: _,
arrow: e,
top: n,
bottom: d,
left: r,
right: s
};
export {
e as arrow,
d as bottom,
l as default,
r as left,
c as provider,
o as reference,
s as right,
_ as tooltip,
n as top,
t as unfocusable
};
//# sourceMappingURL=Tooltip.module.css.js.map