diff --git a/src/components/UserPortal/PostCard/PostCard.tsx b/src/components/UserPortal/PostCard/PostCard.tsx index 31fa67e754..63fcce2fbf 100644 --- a/src/components/UserPortal/PostCard/PostCard.tsx +++ b/src/components/UserPortal/PostCard/PostCard.tsx @@ -1,4 +1,3 @@ -/* eslint-disable */ import React from 'react'; import { useMutation } from '@apollo/client'; import { toast } from 'react-toastify';