mirror of
https://github.com/GiriNeko/YesPlayMusic.git
synced 2025-12-18 06:07:48 +00:00
feat: updates
This commit is contained in:
parent
0b4baa3eff
commit
222fb02355
77 changed files with 654 additions and 551 deletions
|
|
@ -13,7 +13,7 @@ const App = () => {
|
|||
|
||||
return (
|
||||
<ErrorBoundary>
|
||||
<div className='dark'>
|
||||
<div>
|
||||
{window.env?.isEnableTitlebar && <TitleBar />}
|
||||
{isMobile ? <LayoutMobile /> : <Layout />}
|
||||
<Toaster position='bottom-center' containerStyle={{ bottom: '5rem' }} />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue