import { __ } from "@wordpress/i18n";
const example = {
attributes: {
wrpBg_backgroundColor: "rgba(255,255,255,1)",
navHamburgerBtnColor: "#000000",
},
innerBlocks: [
{
name: "core/navigation",
attributes: {},
innerBlocks: [
],
},
],
};
export default example;