mirror of
https://github.com/DavidHDev/vue-bits.git
synced 2026-03-09 08:29:30 -06:00
fixes
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<template #preview>
|
||||
<div class="demo-container">
|
||||
<Aurora :color-stops="colorStops" :amplitude="amplitude" :blend="blend" :speed="speed"
|
||||
:intensity="intensity" class="w-full h-96" />
|
||||
:intensity="intensity" class="w-full" />
|
||||
</div>
|
||||
|
||||
<Customize>
|
||||
|
||||
Reference in New Issue
Block a user