feat: implement main dashboard UI with file upload, configuration, and transcription progress tracking
This commit is contained in:
@@ -133,7 +133,7 @@ function App() {
|
||||
{/* Header */}
|
||||
<header className="header">
|
||||
<div className="logo-section">
|
||||
<img src={logo} alt="Voicext Logo" style={{ height: '32px' }} />
|
||||
<img src={logo} alt="Voicext Logo" style={{ height: '128px' }} />
|
||||
</div>
|
||||
|
||||
<nav className="nav-tabs">
|
||||
|
||||
Reference in New Issue
Block a user