chore: cleanup

This commit is contained in:
Juan Di Toro 2023-09-19 16:02:56 +02:00
parent 57b19b93fe
commit b47910fd39
1 changed files with 0 additions and 2 deletions

View File

@ -49,8 +49,6 @@ const SetupAccountKeyComponent = () => {
const { setVisibleComponent } = useSwitchableComponent(); const { setVisibleComponent } = useSwitchableComponent();
const [width, setWidth] = React.useState(0); const [width, setWidth] = React.useState(0);
console.log({width})
return ( return (
<m.div <m.div
initial={{ y: 50 }} initial={{ y: 50 }}