We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1cf3175 + 4cada0f commit 4811d5cCopy full SHA for 4811d5c
1 file changed
README.md
@@ -131,7 +131,7 @@ const App = () => {
131
};
132
```
133
134
-[CodeSandbox Playground](https://codesandbox.io/s/react-visual-grid-vertical-bn7yrf?file=/src/App.tsx)
+[Horizontal Grid rendering 1k+ images](https://codesandbox.io/s/react-visual-grid-horizontal-e217ix)
135
136
## 🍭 Demo 2 (Vertical) <a name = "vertical"></a>
137
@@ -145,7 +145,7 @@ const App = () => {
145
146
147
148
+[Vertical Grid rendering 1k+ images](https://codesandbox.io/s/react-visual-grid-vertical-bn7yrf?file=/src/App.tsx)
149
150
## ImageProps
151
0 commit comments