Rebase fixup

This commit is contained in:
2023-01-15 22:59:05 +00:00
parent c7e42c1f75
commit bd247991bc
6 changed files with 18 additions and 26 deletions

View File

@ -10,7 +10,6 @@ import "@webscopeio/react-textarea-autocomplete/style.css";
import "./Textarea.css";
// @ts-expect-error
import Nostrich from "../nostrich.jpg";
// @ts-expect-error
import { hexToBech32 } from "../Util";
import type { User } from "../nostr/types";
import { db } from "../db";