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 0b3b1ce commit c73a566Copy full SHA for c73a566
src/components/HeroSection.js
@@ -231,7 +231,7 @@ export class SampleApp implements NodeBootApp {
231
maxWidth: '600px',
232
}}
233
>
234
- Code in freedom. Test in reality.
+ Code in freedom. Test the real thing, not mocks!
235
</Typography>
236
237
<Stack direction={{xs: 'column', sm: 'row'}} spacing={2} sx={{marginBottom: 4}}>
0 commit comments