Mekel Ilyasa

Results 3 comments of Mekel Ilyasa

Yup, I have the same problem too. It's kinda annoying to edit `index.d.ts` file on node module and change the typescript definition from "description" to "descriptions" :/

![image](https://user-images.githubusercontent.com/55347344/196664738-2757bb1e-2316-4c96-89ff-5d5c57eed110.png) My lighthouse audit failed because of this problem. I think it will be great to use react 18 hook `useId` instead of using plain `Date.now()` to represent a unique...