We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eae4c4c commit a3e14aeCopy full SHA for a3e14ae
modules/zero-components/button/plugins/button.js
@@ -1,6 +1,6 @@
1
// ///////////////////////////////////////////////////////////////////// Imports
2
// -----------------------------------------------------------------------------
3
-import CloneDeep from 'lodash.cloneDeep'
+import CloneDeep from 'lodash.clonedeep'
4
import { defineNuxtPlugin } from '#imports'
5
import { useZeroButtonStore } from '../stores/button.js'
6
0 commit comments