mirror of
https://github.com/kogakure/website-astro-stefanimhoff.de.git
synced 2026-02-03 20:15:27 +00:00
feat: add ColorSwatch component
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
import {
|
||||
AmazonBook,
|
||||
Book,
|
||||
ColorSwatch,
|
||||
Divider,
|
||||
Headline,
|
||||
Image,
|
||||
@@ -19,6 +20,7 @@ export const mapping = {
|
||||
a: TextLink,
|
||||
AmazonBook,
|
||||
Book,
|
||||
ColorSwatch,
|
||||
h1: Title,
|
||||
h2: Headline,
|
||||
h3: Subheadline,
|
||||
|
||||
Reference in New Issue
Block a user