mirror of
https://github.com/cgzirim/seek-tune.git
synced 2025-12-16 16:34:21 +00:00
Update app name
This commit is contained in:
parent
91ce362e7a
commit
6a000f6d72
1 changed files with 1 additions and 1 deletions
|
|
@ -293,7 +293,7 @@ function App() {
|
|||
return (
|
||||
<div className="App">
|
||||
<div className="TopHeader">
|
||||
<h2 style={{ color: "#374151" }}>!Shazam</h2>
|
||||
<h2 style={{ color: "#374151" }}>SeekTune</h2>
|
||||
<h4 style={{ display: "flex", justifyContent: "flex-end" }}>
|
||||
<AnimatedNumber includeComma={true} animateToNumber={totalSongs} />
|
||||
Songs
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue