Remove playground blur effect

This commit is contained in:
akhisud3195 2025-05-07 12:53:11 +05:30
parent ee0a443324
commit 614f7ee62b

View file

@ -146,9 +146,6 @@ export function App({
</Button>
</div>
}
className={clsx(
isInitialState && "opacity-50 transition-opacity duration-300"
)}
onClick={onPanelClick}
>
<ProfileSelector