mirror of
https://github.com/italicsjenga/agb.git
synced 2024-12-23 08:11:33 +11:00
this is not the colour picker
This commit is contained in:
parent
af170bdccf
commit
e9b65e3423
|
@ -8,7 +8,7 @@ export const metadata: Metadata = {
|
|||
title: "Showcase - agb",
|
||||
};
|
||||
|
||||
export default function ColourPickerPage() {
|
||||
export default function ShowcasePage() {
|
||||
return (
|
||||
<>
|
||||
<ContentBlock color="#9fa6db">
|
||||
|
|
Loading…
Reference in a new issue