UNPKG

@wordpress/block-library

Version:
8 lines (7 loc) 454 B
{ "version": 3, "sources": ["../../src/freeform/save.js"], "sourcesContent": ["/**\n * WordPress dependencies\n */\nimport { RawHTML } from '@wordpress/element';\n\nexport default function save( { attributes } ) {\n\tconst { content } = attributes;\n\n\treturn <RawHTML>{ content }</RawHTML>;\n}\n"], "mappings": ";AAGA,SAAS,eAAe;AAKhB;AAHO,SAAR,KAAuB,EAAE,WAAW,GAAI;AAC9C,QAAM,EAAE,QAAQ,IAAI;AAEpB,SAAO,oBAAC,WAAU,mBAAS;AAC5B;", "names": [] }