chore: cleanup
This commit is contained in:
parent
57b19b93fe
commit
b47910fd39
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue