Skip to content

Commit

Permalink
Rename component
Browse files Browse the repository at this point in the history
  • Loading branch information
vicasas committed Apr 30, 2022
1 parent e2a418d commit bdcd685
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/pages/experiments/material-ui/badge.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ const ColorSchemePicker = () => {
);
};

export default function CssVarsTemplate() {
export default function BadgeCssVars() {
return (
<CssVarsProvider>
<CssBaseline />
Expand Down

0 comments on commit bdcd685

Please sign in to comment.