We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c17bef commit 981eed4Copy full SHA for 981eed4
excaliapp/src/App.tsx
@@ -1,5 +1,6 @@
1
import "./App.css";
2
import { Excalidraw } from "@excalidraw/excalidraw";
3
+import "@excalidraw/excalidraw/index.css";
4
5
function App() {
6
return (
0 commit comments