We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
packages/web/src/utils/table-functions.tsx
As per https://ant.design/components/modal/#header
The text was updated successfully, but these errors were encountered:
@tichopad you can look into this too if you want
Sorry, something went wrong.
Aight, I'll take it
tichopad
No branches or pull requests
http://localhost:3000/players/76561198404414770-AshaBlois?view=recentMatches
We are getting the warning:
The modal is used in
packages/web/src/utils/table-functions.tsx
As per https://ant.design/components/modal/#header
The text was updated successfully, but these errors were encountered: