update
This commit is contained in:
@@ -4,9 +4,9 @@ import { createStackNavigator } from "@react-navigation/stack";
|
||||
import { Palette } from "../styles";
|
||||
import { Routes } from "./Routes";
|
||||
|
||||
import Settings from "../screens/Settings";
|
||||
import ProjectSettings from "../screens/ProjectSettings";
|
||||
import AccountSettings from "../screens/AccountSettings";
|
||||
import Settings from "../screens/Profile/Settings";
|
||||
|
||||
const screenOptions = {
|
||||
headerShown: false,
|
||||
|
||||
Reference in New Issue
Block a user