fix: Update headline in BackgroundContent to reflect correct framework

This commit is contained in:
David Haz
2025-07-18 16:17:48 +03:00
parent 4a30434b8e
commit 2aad0d4f4c

View File

@@ -10,7 +10,7 @@
:size="size" :size="size"
class="w-full h-full" class="w-full h-full"
/> />
<BackgroundContent pillText="New Background" headline="The power of nature's fury, with React Bits!" /> <BackgroundContent pillText="New Background" headline="The power of nature's fury, with Vue Bits!" />
</div> </div>
<Customize> <Customize>