Skip to content

Commit

Permalink
#2708 prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaryan1203 committed Jul 25, 2024
1 parent c9603e6 commit 4c7044b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/frontend/src/hooks/design-reviews.hooks.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import {
createDesignReviews,
getAllDesignReviews,
getSingleDesignReview,
markUserConfirmed,
markUserConfirmed
} from '../apis/design-reviews.api';
import { useCurrentUser } from './users.hooks';

Expand Down

0 comments on commit 4c7044b

Please sign in to comment.