mirror of
https://github.com/italicsjenga/agb.git
synced 2025-02-23 22:58:18 +11:00
this is not the colour picker
This commit is contained in:
parent
af170bdccf
commit
e9b65e3423
1 changed files with 1 additions and 1 deletions
|
@ -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">
|
||||||
|
|
Loading…
Add table
Reference in a new issue