1
0
mirror of https://github.com/tabler/tabler.git synced 2026-08-05 19:03:18 +04:00

Remove unused sponsor page and its associated components

This commit is contained in:
codecalm
2026-08-04 00:45:49 +02:00
parent 1b434265da
commit f7dd7db8b4
-8
View File
@@ -1,8 +0,0 @@
---
import ScreenshotLayout from '../layouts/ScreenshotLayout.astro'
import Sponsor from '@shared/components/cards/Sponsor.astro'
---
<ScreenshotLayout title="Sponsor" showCard={false} columns={2}>
<Sponsor />
</ScreenshotLayout>