Skip to content

Commit 4811d5c

Browse files
committed
Merge branch 'main' of github.com:prabhuignoto/react-gallery
2 parents 1cf3175 + 4cada0f commit 4811d5c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ const App = () => {
131131
};
132132
```
133133

134-
[CodeSandbox Playground](https://codesandbox.io/s/react-visual-grid-vertical-bn7yrf?file=/src/App.tsx)
134+
[Horizontal Grid rendering 1k+ images](https://codesandbox.io/s/react-visual-grid-horizontal-e217ix)
135135

136136
## 🍭 Demo 2 (Vertical) <a name = "vertical"></a>
137137

@@ -145,7 +145,7 @@ const App = () => {
145145
};
146146
```
147147

148-
[CodeSandbox Playground](https://codesandbox.io/s/react-visual-grid-vertical-bn7yrf?file=/src/App.tsx)
148+
[Vertical Grid rendering 1k+ images](https://codesandbox.io/s/react-visual-grid-vertical-bn7yrf?file=/src/App.tsx)
149149

150150
## ImageProps
151151

0 commit comments

Comments
 (0)