1 2 3export const Account = () => { return <div>Account</div> }
1 2 3
export const Account = () => { return <div>Account</div> }