Skip to content

Commit 68dbdf7

Browse files
committed
Fixes docs code sample
1 parent 53ca547 commit 68dbdf7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/demo.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ Now, go to ``http://127.0.0.1:8000/`` in your browser. There is also a
1919
Single Page Application (SPA) in React within the ``demo/`` directory. To run this do:
2020

2121
.. code-block:: python
22+
2223
cd react-spa/
2324
yarn # or npm install
2425
yarn run start

0 commit comments

Comments
 (0)