Skip to content

Commit

Permalink
Update packages/eslint-plugin-material-ui/src/rules/rules-of-use-them…
Browse files Browse the repository at this point in the history
…e-variants.test.js
  • Loading branch information
eps1lon authored Jul 28, 2020
1 parent 7b31b0a commit ea7610e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ const ruleTester = new eslint.RuleTester({
});
ruleTester.run('rules-of-use-theme-variants', rule, {
valid: [
// allowed bug dangerous
// allowed but dangerous
`
{
const useCustomThemeVariants = props => useThemeVariants(props);
Expand Down

0 comments on commit ea7610e

Please sign in to comment.