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 1ca05d5 commit 146d444Copy full SHA for 146d444
1 file changed
packages/create-react-admin/src/app.tsx
@@ -138,9 +138,7 @@ export default function App({ name = 'my-admin' }: Props) {
138
<Text>
139
Install the dependencies using your favorite package
140
manager.
141
- </Text>
142
- <Newline />
143
- <Text>
+ <Newline />
144
Run the <Text bold>dev</Text> command to start the app.
145
</Text>
146
</Box>
0 commit comments