mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-05-25 18:55:19 +02:00
Remove playground blur effect
This commit is contained in:
parent
ee0a443324
commit
614f7ee62b
1 changed files with 0 additions and 3 deletions
|
|
@ -146,9 +146,6 @@ export function App({
|
|||
</Button>
|
||||
</div>
|
||||
}
|
||||
className={clsx(
|
||||
isInitialState && "opacity-50 transition-opacity duration-300"
|
||||
)}
|
||||
onClick={onPanelClick}
|
||||
>
|
||||
<ProfileSelector
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue