We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a27cdb0 commit 33d4a5cCopy full SHA for 33d4a5c
1 file changed
src/providers/OnboardingProvider/OnboardingProvider.tsx
@@ -155,3 +155,5 @@ export function OnboardingProvider({ children }: { children: ReactNode }) {
155
export function useOnboarding() {
156
return useRequiredContext(OnboardingContext);
157
}
158
+
159
+// placeholder - please remove
0 commit comments