Remove duplicate React imports to fix redeclaration
cgen-ffec0112e43f4c3889d22a2ed3a20c65
This commit is contained in:
parent
11061653ed
commit
505b68fbc1
1 changed files with 0 additions and 1 deletions
|
|
@ -1,4 +1,3 @@
|
|||
import { memo, type ComponentType } from "react";
|
||||
import { Link } from "react-router-dom";
|
||||
import {
|
||||
Card,
|
||||
|
|
|
|||
Loading…
Reference in a new issue