interface para o pix funcionar

This commit is contained in:
Emerson Fully 2023-02-08 20:15:35 -03:00
parent 10650ae60d
commit cef4842b00

View File

@ -5,5 +5,8 @@
"html": { "html": {
"component": "html", "component": "html",
"composition": "children" "composition": "children"
},
"Pix": {
"component": "Pix"
} }
} }