Skip to content

Commit 8ba7704

Browse files
translations are in crowdin
1 parent 3cd5ade commit 8ba7704

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/pages/components/icons/icons-zh.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -309,7 +309,7 @@ import SvgIcon from '@material-ui/core/SvgIcon';
309309

310310
```jsx
311311
import Icon from '@material-ui/core/Icon';
312-
import { visuallyHidden } from '@material-ui/utils';
312+
import { visuallyHidden } from '@material-ui/system';
313313
import { makeStyles } from '@material-ui/core/styles';
314314

315315
const classes = makeStyles({ visuallyHidden })();

0 commit comments

Comments
 (0)