const ALLOWED_BLOCKS = [ 'core/image', 'core/paragraph' ]; //... <InnerBlocks allowedBlocks={ ALLOWED_BLOCKS } />;