import React from "react"; export const ForbiddenSection = () => { return <>Forbidden; };