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

@ -48,8 +48,6 @@ const SeedPhraseInputComponent = ({ }) => {
const SetupAccountKeyComponent = () => { 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