We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b07d69a commit f07ad55Copy full SHA for f07ad55
src/AppBarSample.tsx
@@ -85,7 +85,7 @@ class AppBarSample extends Component<IProps, IState> {
85
</AppBar>
86
<div className={classes.content}>
87
<Typography color="inherit" >
88
- {'See the source '}
+ {'See the source code '}
89
<Link href="https://github.com/haba713/react-material-ui-typescript-class-component">
90
here
91
</Link>.
0 commit comments