summaryrefslogtreecommitdiff
path: root/src/core/components/elements/Appbar
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/components/elements/Appbar')
-rw-r--r--src/core/components/elements/Appbar/Appbar.jsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/components/elements/Appbar/Appbar.jsx b/src/core/components/elements/Appbar/Appbar.jsx
index 2a19ec6c..8d060c44 100644
--- a/src/core/components/elements/Appbar/Appbar.jsx
+++ b/src/core/components/elements/Appbar/Appbar.jsx
@@ -19,7 +19,7 @@ const AppBar = ({ title }) => {
<Link href="/shop/cart" className="py-4 px-2">
<ShoppingCartIcon className="w-6 text-gray_r-12" />
</Link>
- <Link href="/shop/cart" className="py-4 px-2">
+ <Link href="/" className="py-4 px-2">
<HomeIcon className="w-6 text-gray_r-12" />
</Link>
<Link href="/shop/cart" className="py-4 px-2">