chore: cleanup
This commit is contained in:
parent
57b19b93fe
commit
b47910fd39
|
@ -48,8 +48,6 @@ const SeedPhraseInputComponent = ({ }) => {
|
|||
const SetupAccountKeyComponent = () => {
|
||||
const { setVisibleComponent } = useSwitchableComponent();
|
||||
const [width, setWidth] = React.useState(0);
|
||||
|
||||
console.log({width})
|
||||
|
||||
return (
|
||||
<m.div
|
||||
|
|
Loading…
Reference in New Issue