We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2981072 commit 131487aCopy full SHA for 131487a
src/App.jsx
@@ -149,7 +149,7 @@ function App() {
149
<header>
150
<div className="header-content">
151
<div>
152
- <h1>Used EV Finder</h1>
+ <h1>Used EV Tracker</h1>
153
<p>Compare used electric vehicle prices from multiple dealers and track changes over time.</p>
154
</div>
155
<NoTeslaToggle enabled={noTesla} onChange={handleNoTeslaToggle} />
0 commit comments