diff options
| author | Rafi Zadanly <zadanlyr@gmail.com> | 2023-03-06 17:09:28 +0700 |
|---|---|---|
| committer | Rafi Zadanly <zadanlyr@gmail.com> | 2023-03-06 17:09:28 +0700 |
| commit | 7e22e353733c8af58466ed59504b4974ca1ffc0c (patch) | |
| tree | 4a870c81384cfc3f3ea2423918dbd95ec6c85283 /src/core/components/elements | |
| parent | 15ba73dc377cda49c8597b65ea9ce541a31ba61e (diff) | |
subtotal di menu transaksi
Diffstat (limited to 'src/core/components/elements')
| -rw-r--r-- | src/core/components/elements/Navbar/Navbar.jsx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/components/elements/Navbar/Navbar.jsx b/src/core/components/elements/Navbar/Navbar.jsx index 0198ea5e..1442b9fa 100644 --- a/src/core/components/elements/Navbar/Navbar.jsx +++ b/src/core/components/elements/Navbar/Navbar.jsx @@ -11,7 +11,6 @@ import Link from '../Link/Link' import useSidebar from '@/core/hooks/useSidebar' import MobileView from '../../views/MobileView' import DesktopView from '../../views/DesktopView' -import DocumentTimeIcon from '@/icons/document_time.svg' const Search = dynamic(() => import('./Search')) |
