feat: add AffiliateLink component

This commit is contained in:
Stefan Imhoff
2023-04-23 15:30:49 +02:00
parent 44453bdbca
commit a7b7ff8a5e
3 changed files with 30 additions and 0 deletions

View File

@@ -1,4 +1,5 @@
import {
AffiliateLink,
AmazonBook,
Book,
ColorSwatch,
@@ -18,6 +19,7 @@ import {
export const mapping = {
a: TextLink,
AffiliateLink,
AmazonBook,
Book,
ColorSwatch,