mirror of
https://github.com/mue/mue.git
synced 2026-07-14 04:24:01 +02:00
style(marketplace): Transition between items view options
Co-authored-by: Isaac <contact@eartharoid.me>
This commit is contained in:
@@ -216,7 +216,7 @@ const TabNavbar = ({ modalClose }) => {
|
||||
>
|
||||
{activeTab === tab.id && (
|
||||
<motion.span
|
||||
layoutId="bubble"
|
||||
layoutId="tabNavbarBubble"
|
||||
className="absolute inset-0 z-10 bg-[#333] mix-blend-lighten rounded-xl"
|
||||
transition={{ type: 'spring', bounce: 0.2, duration: 0.6 }}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user