Skip to content

Commit

Permalink
updated logo
Browse files Browse the repository at this point in the history
  • Loading branch information
Subhash Kandhway committed Jul 16, 2023
1 parent b039c0f commit 42bee78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Sidebar.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import React from 'react'
import logo from '../assets/logo.svg'
import logo from "../assets/comfy.png";
import { Link } from 'react-router-dom'
import { useProductsContext } from '../context/products_context'
import { FaTimes } from 'react-icons/fa'
Expand Down

0 comments on commit 42bee78

Please sign in to comment.