Skip to content

Commit

Permalink
build test
Browse files Browse the repository at this point in the history
  • Loading branch information
jbhv12 committed Apr 20, 2024
1 parent 773c702 commit 4b0b161
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions web-app/pages/web2.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ const Home: NextPage = () => {
// start: 0,
// count: 10,
// });
// test


const [owner, setOwner] = useState<string | null>(null);
Expand Down

0 comments on commit 4b0b161

Please sign in to comment.