Spaces:
Running
Running
coyotte508
commited on
Commit
·
dac5bd4
1
Parent(s):
d3c297e
build
Browse files- src/App.tsx +1 -1
src/App.tsx
CHANGED
@@ -22,7 +22,7 @@ function App() {
|
|
22 |
count is {count}
|
23 |
</button>
|
24 |
<p>
|
25 |
-
Add <code>app_build_command</code> and <code>app_file</code> in your README's metadata to easily build and deploy your app
|
26 |
</p>
|
27 |
</div>
|
28 |
<p className="read-the-docs">
|
|
|
22 |
count is {count}
|
23 |
</button>
|
24 |
<p>
|
25 |
+
Add <code>app_build_command</code> and <code>app_file</code> in your README's metadata to easily build and deploy your app!
|
26 |
</p>
|
27 |
</div>
|
28 |
<p className="read-the-docs">
|