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