UNPKG

wix-style-react

Version:
13 lines (12 loc) 274 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.dataHooks = void 0; var dataHooks = { feature: 'feature', featureImage: 'featureImage', featureTitle: 'featureTitle', featureText: 'featureText' }; exports.dataHooks = dataHooks;