import Theme from "./Theme"; export default function Byline() { return (
By
ZITADEL
); }