yongsk0066

Results 2 issues of yongsk0066

## Summary I've made a small contribution aimed at addressing an issue noted in [#860](https://github.com/gregberge/svgr/issues/860). The problem was concerning the possibility of a TypeError occurring in the next.config.js example code...

## Summary This pull request simplifies the type definition of `pendingState` in the `useActionState` hook by changing it from `Thenable | boolean` to just `boolean`. The current implementation of `useActionState`...

CLA Signed