Skip to content

Commit

Permalink
svg path
Browse files Browse the repository at this point in the history
  • Loading branch information
manikantakailasa committed Jul 18, 2024
1 parent cd1ddde commit 9186cfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/pages/pages-and-posts/TransformStore.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { Button, Card, Title } from '@newfold/ui-component-library';
import { ReactComponent as TransformLogo } from 'Assets/svg/TransformStore.svg';
import { ReactComponent as TransformLogo } from '../../../../assets/svg/transformStore.svg';

const TransformStore = () => {
return (
Expand Down

0 comments on commit 9186cfa

Please sign in to comment.