See this line in the component definition incorrectly using class instead of className.
Also there are a lot of class names following snake case instead of kebab case, should probably reformat those.
Probably wait until #1746 is merged, and/or any other open PRs that change this dialog.
See this line in the component definition incorrectly using
classinstead ofclassName.Also there are a lot of class names following snake case instead of kebab case, should probably reformat those.
Probably wait until #1746 is merged, and/or any other open PRs that change this dialog.