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 */}
|
||||||
<header className="header">
|
<header className="header">
|
||||||
<div className="logo-section">
|
<div className="logo-section">
|
||||||
<img src={logo} alt="Voicext Logo" style={{ height: '32px' }} />
|
<img src={logo} alt="Voicext Logo" style={{ height: '128px' }} />
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<nav className="nav-tabs">
|
<nav className="nav-tabs">
|
||||||
|
|||||||
Reference in New Issue
Block a user