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 5a67921 commit 68b2252Copy full SHA for 68b2252
packages/svelte/README.md
@@ -8,7 +8,7 @@
8
9
```tsx
10
import { DiffView, DiffModeEnum } from "@git-diff-view/svelte";
11
-import "@git-diff-view/Svelte/styles/diff-view.css";
+import "@git-diff-view/svelte/styles/diff-view.css";
12
13
<DiffView
14
// use data
0 commit comments