Skip to content

Commit

Permalink
feat: add need help
Browse files Browse the repository at this point in the history
  • Loading branch information
DenSmolonski committed Sep 16, 2024
1 parent 1798f47 commit 35430dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/sidebar/Sidebar/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import ChevronRight from '@mui/icons-material/ChevronRight'
import ChainIndicator from '@/components/common/ChainIndicator'
import SidebarHeader from '@/components/sidebar/SidebarHeader'
import SidebarNavigation from '@/components/sidebar/SidebarNavigation'
//import SidebarFooter from '@/components/sidebar/SidebarFooter'
import SidebarFooter from '@/components/sidebar/SidebarFooter'

import css from './styles.module.css'
import { trackEvent, OVERVIEW_EVENTS } from '@/services/analytics'
Expand Down

0 comments on commit 35430dd

Please sign in to comment.