Skip to content

Commit

Permalink
ran prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
namanhboi committed Oct 2, 2024
1 parent d1c8ce2 commit dfc092f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/context/toastContext.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -73,4 +73,4 @@ export const ToastProvider = ({ children }: ToastProviderProps) => {
{children}
</ToastContext.Provider>
);
};
};

0 comments on commit dfc092f

Please sign in to comment.