fixed App tsx
This commit is contained in:
parent
596fdd9d71
commit
5777ee550d
@ -1,14 +1,7 @@
|
|||||||
/* -------------------------------------------------------------------------- */
|
/* -------------------------------------------------------------------------- */
|
||||||
/* Libraries */
|
/* Libraries */
|
||||||
/* -------------------------------------------------------------------------- */
|
/* -------------------------------------------------------------------------- */
|
||||||
import React, { useEffect } from "react";
|
import React from "react";
|
||||||
/* -------------------------------------------------------------------------- */
|
|
||||||
/* Parts */
|
|
||||||
/* -------------------------------------------------------------------------- */
|
|
||||||
/* -------------------------------------------------------------------------- */
|
|
||||||
/* Misc */
|
|
||||||
/* -------------------------------------------------------------------------- */
|
|
||||||
import { SVGArrowBigRight, SVGArrowDown, SVGDelete, SVGFavorite } from "components/icons";
|
|
||||||
/* -------------------------------------------------------------------------- */
|
/* -------------------------------------------------------------------------- */
|
||||||
/* Application root component */
|
/* Application root component */
|
||||||
/* -------------------------------------------------------------------------- */
|
/* -------------------------------------------------------------------------- */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user