UNPKG

@twilio-paste/paste-reakit-fork

Version:

Forked Reakit that addresses SSR hydration issues

8 lines (5 loc) 173 B
import { g as getInputId } from './getInputId-aa144169.js'; function getLabelId(name, baseId) { return getInputId(name, baseId, "-label"); } export { getLabelId as g };