Skip to content

Commit

Permalink
[feat] auth context with all files staged for commit
Browse files Browse the repository at this point in the history
  • Loading branch information
rohin-444 committed Nov 2, 2024
1 parent 06f9cc6 commit 3d6775c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/onboardingContext.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -99,4 +99,4 @@ export const OnboardingProvider = ({ children }: { children: ReactNode }) => {
{children}
</OnboardingContext.Provider>
);
};
};

0 comments on commit 3d6775c

Please sign in to comment.