mirror of
https://github.com/DavidHDev/vue-bits.git
synced 2026-03-07 14:39:30 -07:00
remove ballpit demo text
This commit is contained in:
@@ -3,7 +3,6 @@
|
|||||||
<template #preview>
|
<template #preview>
|
||||||
<div class="relative p-0 h-[600px] overflow-hidden demo-container">
|
<div class="relative p-0 h-[600px] overflow-hidden demo-container">
|
||||||
<RefreshButton @click="forceRerender" />
|
<RefreshButton @click="forceRerender" />
|
||||||
<p class="z-0 absolute font-black text-[#222] text-[140px]">Balls.</p>
|
|
||||||
<Ballpit
|
<Ballpit
|
||||||
className="relative"
|
className="relative"
|
||||||
:key="key"
|
:key="key"
|
||||||
|
|||||||
Reference in New Issue
Block a user