bump vue-bar-graph (#31705)

This commit is contained in:
techknowlogick 2024-08-01 13:42:51 -04:00 committed by GitHub
parent 21a73ae642
commit d1283524b1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 126 additions and 15 deletions

View file

@ -1,5 +1,5 @@
<script lang="ts">
import VueBarGraph from 'vue-bar-graph';
import {VueBarGraph} from 'vue-bar-graph';
import {createApp} from 'vue';
const sfc = {