chore(assets): create new default set of assets

feat(assets): prepare assets before build
This commit is contained in:
Paul
2021-10-23 15:38:52 +01:00
parent 04ced5a0d2
commit 49ce93bb6c
63 changed files with 86 additions and 54 deletions

View File

@@ -10,7 +10,6 @@ import { isTouchscreenDevice } from "../../lib/isTouchscreenDevice";
import { dispatch, getState } from "../../redux";
import wideSVG from "../../assets/wide.svg";
import Emoji from "../../components/common/Emoji";
import Tooltip from "../../components/common/Tooltip";
import Header from "../../components/ui/Header";
@@ -67,7 +66,7 @@ export default function Home() {
<h3>
<Text id="app.special.modals.onboarding.welcome" />
<br />
<img src={wideSVG} />
<img src={"/assets/wide.svg"} />
</h3>
<div className={styles.actions}>
<Link to="/invite/Testers">