UNPKG

wix-style-react

Version:
12 lines (11 loc) 301 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.dataHooks = void 0; var dataHooks = { socialPreviewTitle: 'socialPreview-title', socialPreviewDescription: 'socialPreview-description', socialPreviewUrl: 'socialPreview-url' }; exports.dataHooks = dataHooks;