mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-14 22:17:30 -07:00
🎨
This commit is contained in:
parent
ba08ea41de
commit
78b42dcc20
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
|||
<vue-word-cloud
|
||||
:words="tags.map(x => [x.name, x.count])"
|
||||
:color="color"
|
||||
:spacing="0.25"
|
||||
font-family="Roboto">
|
||||
<template slot-scope="{word, text, weight}">
|
||||
<div style="cursor: pointer;" :title="weight">
|
||||
|
|
Loading…
Reference in a new issue