Begin Audit Functionality testing.
This commit is contained in:
@@ -34,4 +34,4 @@ ReactDOM.createRoot(document.getElementById("root")).render(
|
||||
</MemoryRouter>
|
||||
</Provider>
|
||||
);
|
||||
console.log("Connecting to endpoint: ", process.env.VITE_APP_GRAPHQL_ENDPOINT);
|
||||
console.log("Connecting to endpoint: ", import.meta.env.VITE_APP_GRAPHQL_ENDPOINT);
|
||||
|
||||
Reference in New Issue
Block a user