mirror of
https://github.com/go-gitea/gitea
synced 2025-07-14 14:37:20 +00:00
backport vue-bar-graph bump to remove gsap dep
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
<script>
|
||||
import VueBarGraph from 'vue-bar-graph';
|
||||
import {VueBarGraph} from 'vue-bar-graph';
|
||||
import {createApp} from 'vue';
|
||||
|
||||
const sfc = {
|
||||
|
Reference in New Issue
Block a user