import { InnerBlocks } from "@wordpress/block-editor"; const ColumnSave = () => { return ( <> ); }; export default ColumnSave;