Use ComponentType type
cgen-ce1a4b443609474597cfd2b341018004
This commit is contained in:
parent
8452cfa422
commit
166652f21d
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import { memo } from "react";
|
||||
import { memo, type ComponentType } from "react";
|
||||
import { Link } from "react-router-dom";
|
||||
import {
|
||||
Card,
|
||||
|
|
|
|||
Loading…
Reference in a new issue