import './DisabledScreen.css'; import { Icon } from './Icon'; export function DisabledScreen() { return (

The movie-web extension can not be used on this page

); }