import IDButton from "./identity-button"; import { IDENTITIES } from "../js/variables"; export default function IdentityBlock() { return ( ); }