fix: profile mentions

This commit is contained in:
2024-01-26 10:33:07 +00:00
parent d3873ea281
commit f10ad6dd53
3 changed files with 50 additions and 44 deletions

View File

@ -1,3 +1,4 @@
/* eslint-disable max-lines */
import "./NoteCreator.css";
import { fetchNip05Pubkey, unixNow } from "@snort/shared";