mirror of
https://github.com/DavidHDev/vue-bits.git
synced 2026-03-09 00:19:31 -06:00
fixes
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<template #preview>
|
||||
<div class="demo-container">
|
||||
<Silk :speed="speed" :scale="scale" :color="color" :noise-intensity="noiseIntensity" :rotation="rotation"
|
||||
class="w-full h-96" />
|
||||
class="w-full h-full" />
|
||||
</div>
|
||||
|
||||
<Customize>
|
||||
|
||||
Reference in New Issue
Block a user