mirror of
https://github.com/vercel/commerce.git
synced 2025-07-22 12:24:18 +00:00
feat: add account signin
This commit is contained in:
parent
617a7a9fcc
commit
6cad0d89ca
@ -4,7 +4,7 @@ import { AccountPage } from 'src/components/modules/account';
|
||||
|
||||
const Account = () => {
|
||||
return (
|
||||
// <AccountPage/>
|
||||
<AccountPage/>
|
||||
);
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user