diff --git a/frontend/src/component/layout/MainLayout/NavigationSidebar/NewInUnleash/NewInUnleash.tsx b/frontend/src/component/layout/MainLayout/NavigationSidebar/NewInUnleash/NewInUnleash.tsx index fb9774a2d5e0..f8ce67e0da33 100644 --- a/frontend/src/component/layout/MainLayout/NavigationSidebar/NewInUnleash/NewInUnleash.tsx +++ b/frontend/src/component/layout/MainLayout/NavigationSidebar/NewInUnleash/NewInUnleash.tsx @@ -23,6 +23,7 @@ import LinearScaleIcon from '@mui/icons-material/LinearScale'; import MonitorHeartIcon from '@mui/icons-material/MonitorHeartOutlined'; import { useNavigate } from 'react-router-dom'; import { useHighlightContext } from 'component/common/Highlight/HighlightContext'; +import { formatAssetPath } from 'utils/formatPath'; const StyledNewInUnleash = styled('div')(({ theme }) => ({ margin: theme.spacing(2, 0, 1, 0), @@ -109,7 +110,7 @@ export const NewInUnleash = ({ icon: , preview: ( ),