summaryrefslogtreecommitdiff
path: root/src/core/components/elements/Navbar/TopBanner.jsx
diff options
context:
space:
mode:
authorit-fixcomart <it@fixcomart.co.id>2024-08-07 16:09:50 +0700
committerit-fixcomart <it@fixcomart.co.id>2024-08-07 16:09:50 +0700
commit43aee0ade51076a49ac998a1ae1357a12a03d31e (patch)
tree76ae5aa5e1258c5b7095770c60e36692a2759ee4 /src/core/components/elements/Navbar/TopBanner.jsx
parent085dcb058ef4b92cea8b4044e65dd940580f3f42 (diff)
<iman> merge all promotion
Diffstat (limited to 'src/core/components/elements/Navbar/TopBanner.jsx')
-rw-r--r--src/core/components/elements/Navbar/TopBanner.jsx1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/components/elements/Navbar/TopBanner.jsx b/src/core/components/elements/Navbar/TopBanner.jsx
index 265dfb5e..28cfad21 100644
--- a/src/core/components/elements/Navbar/TopBanner.jsx
+++ b/src/core/components/elements/Navbar/TopBanner.jsx
@@ -4,6 +4,7 @@ import odooApi from '@/core/api/odooApi';
import SmoothRender from '~/components/ui/smooth-render';
import Link from '../Link/Link';
import { useEffect } from 'react';
+import { useEffect } from 'react';
import { background } from '@chakra-ui/react';
const TopBanner = ({ onLoad }) => {