mirror of
https://github.com/drawdb-io/drawdb.git
synced 2025-05-24 10:29:11 +00:00
style: remove //@ts-lint
which caused warning
This commit is contained in:
parent
3659ba9143
commit
471d2ebdf0
@ -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";
|
||||||
|
Loading…
Reference in New Issue
Block a user