Spaces:
Sleeping
Sleeping
Valentin Peron
commited on
Commit
·
13d1a11
1
Parent(s):
0beb073
refactor: update text in App component
Browse files- front/src/App.tsx +1 -1
front/src/App.tsx
CHANGED
|
@@ -22,7 +22,7 @@ function App() {
|
|
| 22 |
count is {count}
|
| 23 |
</button>
|
| 24 |
<p>
|
| 25 |
-
Edit <code>src/App.tsx</code> and save to test
|
| 26 |
</p>
|
| 27 |
</div>
|
| 28 |
<p className="read-the-docs">
|
|
|
|
| 22 |
count is {count}
|
| 23 |
</button>
|
| 24 |
<p>
|
| 25 |
+
Edit <code>src/App.tsx</code> and save to test Valentin
|
| 26 |
</p>
|
| 27 |
</div>
|
| 28 |
<p className="read-the-docs">
|