@ -85,6 +85,9 @@ export const RightDrawer = () => {
|
|||||||
|
|
||||||
return (
|
return (
|
||||||
<StyledContainer
|
<StyledContainer
|
||||||
|
initial={{
|
||||||
|
width: 0,
|
||||||
|
}}
|
||||||
animate={{
|
animate={{
|
||||||
width: rightDrawerWidth,
|
width: rightDrawerWidth,
|
||||||
}}
|
}}
|
||||||
|
|||||||
Reference in New Issue
Block a user