Skip to content

Commit

Permalink
Update error-codes.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Janpot committed Oct 7, 2024
1 parent 65cf4dd commit f49eba0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/public/static/error-codes.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,5 @@
"18": "MUI: The provided shorthand %s is invalid. The format should be `@<breakpoint | number>` or `@<breakpoint | number>/<container>`.\nFor example, `@sm` or `@600` or `@40rem/sidebar`.",
"19": "MUI: The `experimental_sx` has been moved to `theme.unstable_sx`.For more details, see https://github.com/mui/material-ui/pull/35150.",
"20": "MUI: `vars` is a private field used for CSS variables support.\nPlease use another name.",
"21": "Invalid %s `%s` supplied to `%s`. Expected an HTMLElement.",
"22": "MUI: The `colorSchemes.%s` option is either missing or invalid."
"21": "MUI: The `colorSchemes.%s` option is either missing or invalid."
}

0 comments on commit f49eba0

Please sign in to comment.