export default function DemoModeBanner() { return (
Demo mode is on. All modifications are disabled.
); }