Shenato / react-tournament-brackets

React components for displaying double elimination brackets and single elimination brackets
https://www.npmjs.com/package/react-tournament-brackets
GNU Lesser General Public License v2.1
4 stars 0 forks source link

Swapping webpack for ts compiler #1

Closed Shenato closed 1 month ago

Shenato commented 9 months ago

This should help with the Nextjs window issues since you wont have to import code that references window useWindowSize isn't imported

Original PR was here https://github.com/g-loot/react-tournament-brackets/pull/64