Closed AyeshaAkram1 closed 1 year ago
I have absolutely no idea what's happening in this code.
I have absolutely no idea what's happening in this code. there is an antd component named Tag (https://ant.design/components/tag) which is assigned a unique id using uuidv7 while testing it with react testing library with above test case it failed with the error
Looks like the code failed to load uuidv7
library. I have no idea how to fix the issue.
TypeError: (0 , _uuidv7.uuidv7) is not a function