mirror of
https://github.com/kogakure/website-astro-stefanimhoff.de.git
synced 2026-02-03 12:05:28 +00:00
chore: sort imports
This commit is contained in:
@@ -27,11 +27,11 @@ export const mapping = {
|
||||
a: TextLink,
|
||||
AffiliateLink,
|
||||
AmazonBook,
|
||||
Book,
|
||||
Banner,
|
||||
Book,
|
||||
ColorSwatch,
|
||||
h1: Title,
|
||||
Flag,
|
||||
h1: Title,
|
||||
h2: Headline,
|
||||
h3: Subheadline,
|
||||
h4: Subsubheadline,
|
||||
@@ -40,12 +40,12 @@ export const mapping = {
|
||||
hr: Divider,
|
||||
img: Image,
|
||||
li: ListItem,
|
||||
ol: OrderedList,
|
||||
NetflixFlag,
|
||||
OdyseeVideo,
|
||||
ol: OrderedList,
|
||||
p: Text,
|
||||
ul: UnorderedList,
|
||||
PrimeVideoFlag,
|
||||
ul: UnorderedList,
|
||||
Verse,
|
||||
YouTubeVideo,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user