UNPKG

wix-style-react

Version:
10 lines (9 loc) 214 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.dataHooks = void 0; var dataHooks = { horizontalTimelineLabel: 'horizontal-timeline-label' }; exports.dataHooks = dataHooks;