Skip to content

Commit

Permalink
Update index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
webcat12345 committed Jan 12, 2023
1 parent c27946e commit 40c0333
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Layout/index.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import React, { useState } from "react";
import { AuthenticatedRoutesWrapper } from "@elrondnetwork/dapp-core";
import { AuthenticatedRoutesWrapper } from "@multiversx/sdk-dapp/wrappers";
import routes from "../../routes";
import LoginModalContext from "../../components/LoginModal/loginModalContext";

Expand Down

0 comments on commit 40c0333

Please sign in to comment.