Skip to content

Commit

Permalink
Fix warning that block build
Browse files Browse the repository at this point in the history
Related to instructlab#251

Signed-off-by: Michael Scherer <[email protected]>
  • Loading branch information
mscherer committed Nov 8, 2024
1 parent 3505d83 commit 35b68cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/collaborate.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ const Collaborate = () => {
return null;
};

export default Collaborate;
export default Collaborate;

0 comments on commit 35b68cb

Please sign in to comment.