token passed, tested with a call, change up env a bit
This commit is contained in:
@@ -15,7 +15,7 @@ import React, {
|
||||
useState,
|
||||
} from "react";
|
||||
|
||||
import { API_URI } from "../config";
|
||||
import { API_URI } from "@env";
|
||||
|
||||
type Props = {
|
||||
children: ReactNode;
|
||||
|
Reference in New Issue
Block a user