Skip to content

Commit a047e07

Browse files
committed
Disable animations for performance
1 parent 2304a5d commit a047e07

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

web_src/js/components/RepoContributors.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ const sfc = {
8888
options() {
8989
return {
9090
responsive: true,
91+
animation: false,
9192
plugins: {
9293
legend: {
9394
display: false,

0 commit comments

Comments
 (0)