Skip to content

Commit

Permalink
💡 cmt: remove disable eslint comments
Browse files Browse the repository at this point in the history
  • Loading branch information
Bear29ers committed Jul 3, 2024
1 parent 3741e36 commit 2a34a00
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/components/ui/Loader/Loader.tsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
/* eslint-disable @typescript-eslint/no-unsafe-assignment */
/* eslint-disable @typescript-eslint/no-explicit-any */

'use client';

import React from 'react';
Expand Down

0 comments on commit 2a34a00

Please sign in to comment.