mirror of
https://github.com/vercel/commerce.git
synced 2025-07-26 03:31:23 +00:00
refactor folder hooks/auth
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import React from 'react'
|
||||
import { Layout } from 'src/components/common'
|
||||
import useActiveCustomer from 'src/components/hooks/useActiveCustomer'
|
||||
import { useActiveCustomer } from 'src/components/hooks/auth'
|
||||
import { AccountPage, AccountSignIn } from 'src/components/modules/account'
|
||||
|
||||
const Account = () => {
|
||||
|
Reference in New Issue
Block a user