Change title
This commit is contained in:
parent
cf53242dca
commit
b6c15809f9
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ function App() {
|
||||||
<img src={reactLogo} className="logo react" alt="React logo" />
|
<img src={reactLogo} className="logo react" alt="React logo" />
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
<h1>Vite + React</h1>
|
<h1>XTablo</h1>
|
||||||
<div className="card">
|
<div className="card">
|
||||||
<button onClick={() => setCount((count) => count + 1)}>
|
<button onClick={() => setCount((count) => count + 1)}>
|
||||||
count is {count}
|
count is {count}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue