navbar changes, radio/webplayer rewrite + additional stations

This commit is contained in:
2025-07-17 06:55:01 -04:00
parent 8f7b0f2719
commit 11b5dfb09d
9 changed files with 330 additions and 126 deletions

View File

@@ -8,7 +8,7 @@ import Alert from '@mui/joy/Alert';
import WarningIcon from '@mui/icons-material/Warning';
import CustomToastContainer from '../components/ToastProvider.jsx';
import LyricSearch from './LyricSearch.jsx';
import 'primereact/resources/themes/bootstrap4-light-blue/theme.css'; // TEMP
import 'primereact/resources/themes/bootstrap4-light-blue/theme.css';
import 'primereact/resources/primereact.min.css';
export default function Root({child}) {
@@ -24,6 +24,7 @@ export default function Root({child}) {
closeOnClick={true}/>
<JoyUIRootIsland>
<Alert
className="alert"
startDecorator={<WarningIcon />}
variant="soft"
color="danger">