diff --git a/src/components/onboarding/index.jsx b/src/components/onboarding/index.jsx index 22590102ddb2aef3e95db986bb3d3aeffbd34743..ef8709e7315cafc5647ef0d384d832a93ba35aee 100644 --- a/src/components/onboarding/index.jsx +++ b/src/components/onboarding/index.jsx @@ -1,6 +1,6 @@ import React from "react"; -import Chip from "components/Chip"; +// import Chip from "components/Chip"; export { default as Beacon } from "./Beacon";