This commit is contained in:
Janik 2025-07-19 15:48:27 +02:00
parent 226dc39799
commit 76fb3332bf

View file

@ -22,11 +22,11 @@ function App() {
count is {count} count is {count}
</button> </button>
<p> <p>
Edit <code>src/App.tsx</code> and save to test
</p> </p>
</div> </div>
<p className="read-the-docs"> <p className="read-the-docs">
Click on the Vite and React logos to learn more
</p> </p>
</> </>
) )