mirror of
https://github.com/vercel/commerce.git
synced 2025-07-24 10:41:23 +00:00
✨ feat: auto
focus input in form login/ register :%s
This commit is contained in:
@@ -40,7 +40,6 @@ const Header = memo(() => {
|
||||
</div>
|
||||
</header>
|
||||
<HeaderSubMenuMobile />
|
||||
visible = {visibleModalAuthen.toString()}
|
||||
<ModalAuthenticate visible={visibleModalAuthen} closeModal={closeModalAuthen} />
|
||||
</>
|
||||
)
|
||||
|
Reference in New Issue
Block a user