remove navigation import involve box
This commit is contained in:
parent
94ea266698
commit
232b0af11f
1 changed files with 0 additions and 6 deletions
|
@ -1,11 +1,5 @@
|
|||
import {
|
||||
NavigationHelpersContext,
|
||||
useNavigation,
|
||||
useNavigationState,
|
||||
} from "@react-navigation/native";
|
||||
import * as React from "react";
|
||||
import { Component } from "react";
|
||||
import { useNavigate } from "react-router-dom";
|
||||
|
||||
interface InvolveBoxProps {
|
||||
boxTitle: string;
|
||||
|
|
Loading…
Reference in a new issue