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 b453ebb commit 8ec0c0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/pages/experiments/material-ui/avatar-group.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ const ColorSchemePicker = () => {
);
};

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

0 comments on commit 8ec0c0b

Please sign in to comment.