1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-02 09:46:06 +02:00
This commit is contained in:
syuilo
2018-09-08 01:31:50 +09:00
parent e7180d529a
commit 39e4494836

View File

@@ -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">