Skip to content

Commit b36daf1

Browse files
Change default dims to 300x200
1 parent 4800d31 commit b36daf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/src/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
params: {
1818
images: {
1919
dims: {
20-
width: null,
20+
width: 300,
2121
height: 200
2222
}
2323
}

0 commit comments

Comments
 (0)