Open jonflynng opened 3 years ago
Hi, we were wondering the best way to conditionally use the hooks from this library to avoid react errors like 'rendered less/more hooks than last time'. Passing in null gives the following type error, but works well:
Hi, we were wondering the best way to conditionally use the hooks from this library to avoid react errors like 'rendered less/more hooks than last time'. Passing in null gives the following type error, but works well: