diff --git a/store/interfaces.json b/store/interfaces.json index c4b2ac4..f91d537 100644 --- a/store/interfaces.json +++ b/store/interfaces.json @@ -5,5 +5,9 @@ "html": { "component": "html", "composition": "children" + }, + "Pix": { + "component": "Pix" } } +