Skip to content

Commit

Permalink
remove old code
Browse files Browse the repository at this point in the history
  • Loading branch information
Spencer-Sch committed Jan 5, 2024
1 parent a5a7678 commit 4f9901e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/nextjs/components/dash-wind/features/user/Login.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -228,8 +228,6 @@ function Login() {
updateFormValue={updateFormValue}
/>
</div>
<p>isOwner: {isOwner}</p>
<p>isEmployee: {isEmployee}</p>

<button
onClick={login}
Expand Down

0 comments on commit 4f9901e

Please sign in to comment.