Skip to content

Commit

Permalink
chore: Remove eslint-disable in PostCard component
Browse files Browse the repository at this point in the history
  • Loading branch information
pranshugupta54 committed Jul 6, 2024
1 parent d52926c commit daf2f99
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/UserPortal/PostCard/PostCard.tsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
/* eslint-disable */
import React from 'react';
import { useMutation } from '@apollo/client';
import { toast } from 'react-toastify';
Expand Down

0 comments on commit daf2f99

Please sign in to comment.