Change title

This commit is contained in:
Arthur Belleville 2025-02-24 15:00:13 +01:00
parent cf53242dca
commit b6c15809f9
No known key found for this signature in database

View file

@ -26,7 +26,7 @@ function App() {
<img src={reactLogo} className="logo react" alt="React logo" />
</a>
</div>
<h1>Vite + React</h1>
<h1>XTablo</h1>
<div className="card">
<button onClick={() => setCount((count) => count + 1)}>
count is {count}