Some additional progress / start on updating future deprecations
This commit is contained in:
@@ -38,7 +38,7 @@ export default function ShopTemplatesListContainer({ visibleState }) {
|
||||
<Drawer
|
||||
placement="left"
|
||||
width="25%"
|
||||
visible={visible}
|
||||
open={visible}
|
||||
onClose={() => setVisible(false)}
|
||||
>
|
||||
<div>
|
||||
|
||||
Reference in New Issue
Block a user