import { Forms, React } from "../../../webpack/common"; export default function PronounsAboutComponent() { return ( More Information The two pronoun formats are lowercase and capitalized. Example: Text like "Ask me my pronouns" or "Any pronouns" will always be capitalized.

You can also configure whether or not to display pronouns for the current user (since you probably already know them)
); }