Skip to content

Commit

Permalink
[Feat/Example] add manage tax / members section (#46)
Browse files Browse the repository at this point in the history
* add manage-member components

* add manage-tax component
  • Loading branch information
leezer94 committed Aug 15, 2023
1 parent 3e3eb5a commit 596ba68
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apps/web/app/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ import {
} from '@/components/animated/animated-page-header';
import LandingPage from '@/app/examples/members/page';


export default function Page() {
return (
<div className='container relative pb-10'>
Expand Down

0 comments on commit 596ba68

Please sign in to comment.