UNPKG

@wordpress/block-library

Version:
9 lines 258 B
/** * WordPress dependencies */ import { InnerBlocks } from '@wordpress/block-editor'; import { jsx as _jsx } from "react/jsx-runtime"; export default function save() { return /*#__PURE__*/_jsx(InnerBlocks.Content, {}); } //# sourceMappingURL=save.js.map