Skip to content

Commit 3411c2f

Browse files
committed
refactor: update SimpleBar to v3
1 parent c553316 commit 3411c2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/AppSidebar.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import { logoNegative } from 'src/assets/brand/logo-negative'
1010
import { sygnet } from 'src/assets/brand/sygnet'
1111

1212
import SimpleBar from 'simplebar-react'
13-
import 'simplebar/dist/simplebar.min.css'
13+
import 'simplebar-react/dist/simplebar.min.css'
1414

1515
// sidebar nav config
1616
import navigation from '../_nav'

0 commit comments

Comments
 (0)