diff --git a/src/App.jsx b/src/App.jsx index f67355a..2dc74f5 100644 --- a/src/App.jsx +++ b/src/App.jsx @@ -1,4 +1,4 @@ -import { useState } from 'react' +import {useState} from 'react' import reactLogo from './assets/react.svg' import viteLogo from '/vite.svg' import './App.css' @@ -19,7 +19,7 @@ function App() {
Edit src/App.jsx and save to test HMR