Fix formatting in create-a-component.md

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
This commit is contained in:
milliehartnt123
2025-11-21 13:06:52 -05:00
committed by GitHub
parent 5768c881e5
commit b3af5278fb
+3 -3
View File
@@ -63,9 +63,9 @@ Perform the following steps:
2. Enter `CTRL-C` in the terminal window to stop the Backstage frontend and backend.
3. In the terminal window, enter:
```
export NODE_OPTIONS=--no-node-snapshot
```
```
export NODE_OPTIONS=--no-node-snapshot
```
4. Enter `yarn start` to restart the Backstage application.
5. Repeat steps to create the component.