Fix format

This commit is contained in:
Lukas Jakob
2023-02-27 09:53:44 -06:00
parent 4e9408ee3e
commit b1e7a202f3
2 changed files with 6 additions and 12 deletions

View File

@ -16,7 +16,7 @@ import { HexKey } from "@snort/nostr";
import useFileUpload from "Upload";
import messages from "./messages";
import AsyncButton from '../../Element/AsyncButton';
import AsyncButton from "../../Element/AsyncButton";
export interface ProfileSettingsProps {
avatar?: boolean;