/**
 * Dynamic Block is an EE-only feature for now.
 * Here in CE, don't render the component at all.
 */
export default () => null;
