mirror of
https://github.com/drawdb-io/drawdb.git
synced 2026-02-11 02:00:37 +08:00
style: remove //@ts-lint which caused warning
This commit is contained in:
@@ -1,5 +1,3 @@
|
|||||||
// @ts-check
|
|
||||||
|
|
||||||
import { useTransform } from "../hooks";
|
import { useTransform } from "../hooks";
|
||||||
import { createContext, useCallback, useMemo, useState } from "react";
|
import { createContext, useCallback, useMemo, useState } from "react";
|
||||||
import { useEventListener, useResizeObserver } from "usehooks-ts";
|
import { useEventListener, useResizeObserver } from "usehooks-ts";
|
||||||
|
|||||||
Reference in New Issue
Block a user