We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3bcf08d commit c808f29Copy full SHA for c808f29
components/gestion-admin/porteurs.js
@@ -1,5 +1,5 @@
1
import {useState, useEffect, useCallback, useContext} from 'react'
2
-import {orderBy} from 'lodash'
+import {orderBy} from 'lodash-es'
3
4
import {getCreators, addCreator} from '@/lib/suivi-pcrs.js'
5
import {normalizeSort} from '@/lib/string.js'
0 commit comments