yarn upgrade

This commit is contained in:
Kieran 2023-01-02 11:33:03 +00:00
parent 1d9c25686b
commit 503b0e0f7a
Signed by: Kieran
GPG Key ID: DE71CEB3925BE941
2 changed files with 324 additions and 310 deletions

View File

@ -3,7 +3,6 @@ import { useSelector } from "react-redux";
import Note from "../element/Note";
import useTimelineFeed from "../feed/TimelineFeed";
import { NoteCreator } from "../element/NoteCreator";
import ProfilePreview from "../element/ProfilePreview";
export default function RootPage() {
const pubKey = useSelector(s => s.login.publicKey);

633
yarn.lock

File diff suppressed because it is too large Load Diff