UNPKG

wix-style-react

Version:
12 lines (11 loc) 266 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.dataHooks = void 0; var dataHooks = { title: 'sidebarheader-title', subtitle: 'sidebarheader-subtitle', children: 'sidebarheader-children' }; exports.dataHooks = dataHooks;