Skip to content

Commit

Permalink
Merge branch 'main' of github.com:prabhuignoto/react-gallery
Browse files Browse the repository at this point in the history
  • Loading branch information
prabhuignoto committed Nov 27, 2022
2 parents 1cf3175 + 4cada0f commit 4811d5c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ const App = () => {
};
```

[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)

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

Expand All @@ -145,7 +145,7 @@ const App = () => {
};
```

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

## ImageProps

Expand Down

0 comments on commit 4811d5c

Please sign in to comment.