Closed
Description
import { useConfirm } from "primevue/useconfirm";
This currently does not work per the instructions. I'm on 3.1.1.
ERROR Failed to compile with 1 error 5:10:17 PM
This dependency was not found:
* primevue/useconfirm in ./node_modules/cache-loader/dist/cjs.js??ref--12-0!./node_modules/babel-loader/lib!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader-v16/dist??ref--0-1!./src/components/UserMenu.vue?vue&type=script&lang=js
To install it, you can run: npm install --save primevue/useconfirm
Activity