coh2stats
coh2stats copied to clipboard
Atnd - Modal visible is deprecated
http://localhost:3000/players/76561198404414770-AshaBlois?view=recentMatches
We are getting the warning:
Warning: [antd: Modal] `visible` will be removed in next major version, please use `open` instead.
The modal is used in packages/web/src/utils/table-functions.tsx
As per https://ant.design/components/modal/#header
@tichopad you can look into this too if you want
Aight, I'll take it