From 1e519a7b0363d3e10bd9b22b3a092eeaac81b412 Mon Sep 17 00:00:00 2001 From: Victor Souza Date: Fri, 10 Feb 2023 17:01:41 -0300 Subject: [PATCH] fix:corringindo bug --- store/interfaces.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/store/interfaces.json b/store/interfaces.json index e0b6ca6..b485af2 100644 --- a/store/interfaces.json +++ b/store/interfaces.json @@ -1,6 +1,6 @@ { "example-component": { - "component": "PaymentWithPix" + "component": "paymentWithPix" }, "html": { -- 2.34.1