mirror of
https://github.com/DavidHDev/vue-bits.git
synced 2026-03-07 22:49:31 -07:00
fixes
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<template #preview>
|
||||
<div class="demo-container">
|
||||
<Lightning :hue="hue" :x-offset="xOffset" :speed="speed" :intensity="intensity"
|
||||
:size="size" class="w-full h-96" />
|
||||
:size="size" class="w-full h-full" />
|
||||
</div>
|
||||
|
||||
<Customize>
|
||||
|
||||
Reference in New Issue
Block a user