Skip to content

Commit

Permalink
Fix deployment error
Browse files Browse the repository at this point in the history
  • Loading branch information
ALPHAAAL committed Apr 6, 2024
1 parent 63c9126 commit f850bf0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/components/Globe/index.tsx
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
/* eslint-disable @typescript-eslint/ban-ts-comment */
// @ts-nocheck
/* eslint-disable @typescript-eslint/no-unused-vars */
/* eslint-disable @typescript-eslint/no-explicit-any */
import { useEffect, useRef, useState } from "react";
Expand Down

0 comments on commit f850bf0

Please sign in to comment.