We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1006433 commit 7b5e025Copy full SHA for 7b5e025
docs/pages/about.mdx
@@ -3,6 +3,10 @@ import CTAButton from "../components/pages/landing/shared/CTAButton";
3
4
# About BlockNote
5
6
+<button onClick={() => { throw new Error("test") }}>
7
+ Click me
8
+</button>
9
+
10
BlockNote is an open source project led by Matthew Lipski and Yousef El-Dardiry.
11
It's made possible by our partners, sponsors, and community members.
12
0 commit comments