You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
A single component that helps render prop combinations (the "Cartesian
4
4
Product") for visual regression testing.
5
5
6
-
<imgsrc="./demo.jpg"alt="Cartesian demonstration featuring a 4 x 3 x 2 combination." />
6
+
<imgsrc="https://raw.githubusercontent.com/theetrain/svelte-cartesian/main/demo.jpg"alt="Cartesian demonstration featuring a 4 x 3 x 2 combination." />
7
7
8
8
-[Why](#why)
9
9
-[Before using `svelte-cartesian`](#before-using-svelte-cartesian)
0 commit comments