askides / react-plock

The 1kB Masonry Grid for React.
https://react-plock-with-nextjs.vercel.app
MIT License
493 stars 10 forks source link

typo in grid declaration #28

Closed abernh closed 1 year ago

abernh commented 1 year ago

https://github.com/itsrennyman/react-plock/blob/e10bd852885d639f6d6e454d4e19ba10564260d1/packages/react-plock/src/Plock.tsx#L88

There is a ")" missing. Not sure why it still works.

askides commented 1 year ago

Hello!

Thanks for the bug spot! Lucky for us the browser is smart enough!

By the way, the problem is now fixed in the latest version!

Enjoy!