Skip to content

Commit

Permalink
fix: Docs home page demo styling fix (#507)
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewlipski committed Jan 10, 2024
1 parent 6a01507 commit 8f3aab4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import { uploadToTmpFilesDotOrg_DEV_ONLY } from "@blocknote/core";
import "@blocknote/core/style.css";
import { BlockNoteView, useBlockNote } from "@blocknote/react";
import "@blocknote/react/style.css";
import { useEffect, useMemo } from "react";
import YPartyKitProvider from "y-partykit/provider";
import * as Y from "yjs";
Expand Down

2 comments on commit 8f3aab4

@vercel
Copy link

@vercel vercel bot commented on 8f3aab4 Jan 10, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on 8f3aab4 Jan 10, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.