diff --git a/components/icons/ArrowRightP.js b/components/icons/ArrowRightP.js index 315100a..c7dfafd 100644 --- a/components/icons/ArrowRightP.js +++ b/components/icons/ArrowRightP.js @@ -10,6 +10,7 @@ function ArrowRightP() { }, { @@ -36,6 +36,7 @@ function Links({ open }) {
{listTab.map((item, idx) => (
  • @@ -34,7 +34,7 @@ function Menu({ value, open, setOpen, listTab, handleChange }) { {listTab.length > idx + 1 && ( - + )}
  • ))} diff --git a/components/panel/turns/index.js b/components/panel/turns/index.js index b29c2da..b7d5654 100644 --- a/components/panel/turns/index.js +++ b/components/panel/turns/index.js @@ -15,7 +15,7 @@ function TurnsPage({ data }) { }, []); return ( -
    +