import Editor from '@react-page/editor'; import React from 'react'; export default function ReadOnlyBareEmpty() { return ; }