Skip to content

Commit ea2bda7

Browse files
committed
v2.6.16
1 parent e5ab53a commit ea2bda7

File tree

3 files changed

+137
-131
lines changed

3 files changed

+137
-131
lines changed

TestingArena/ArenaVueUiWordCloud.vue

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,6 @@ Maecenas convallis libero at nisl lacinia facilisis. Nulla facilisi. Sed bibendu
1515
const dataset = ref(createWordCloudDatasetFromPlainText(plainTextDataset.value))
1616
1717
18-
setTimeout(() => {
19-
dataset.value = 'Lorem Lorem Cock Cock Cock Cock Dude Dude'
20-
}, 2000)
21-
2218
const model = ref([
2319
{ key: 'responsive', def: false, type: 'checkbox'},
2420
{ key: 'userOptions.show', def: true, type: 'checkbox' },

0 commit comments

Comments
 (0)