Skip to content

Commit

Permalink
Import PvChart on the card administration component (#920)
Browse files Browse the repository at this point in the history
  • Loading branch information
kellyel authored Oct 30, 2024
1 parent 8046de3 commit 9426154
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/CardAdministration.vue
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,7 @@ import _without from 'lodash/without';
import _zip from 'lodash/zip';
import PvButton from 'primevue/button';
import PvColumn from 'primevue/column';
import PvChart from 'primevue/chart';
import PvConfirmPopup from 'primevue/confirmpopup';
import PvDataTable from 'primevue/datatable';
import PvOverlayPanel from 'primevue/overlaypanel';
Expand Down

0 comments on commit 9426154

Please sign in to comment.