this is not the colour picker

This commit is contained in:
Corwin 2024-05-12 15:16:58 +01:00
parent af170bdccf
commit e9b65e3423
No known key found for this signature in database

View file

@ -8,7 +8,7 @@ export const metadata: Metadata = {
title: "Showcase - agb", title: "Showcase - agb",
}; };
export default function ColourPickerPage() { export default function ShowcasePage() {
return ( return (
<> <>
<ContentBlock color="#9fa6db"> <ContentBlock color="#9fa6db">