eat-js-sdk 2.0.6 → 2.0.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -3496,7 +3496,7 @@ function Ba(t, e) {
|
|
|
3496
3496
|
vt(e, !0);
|
|
3497
3497
|
let r = _(e, "type", 7, "incorrect"), n = _(e, "message", 7, ""), i = _(e, "title", 7, ""), a = _(e, "showIcon", 7, !0), o = _(e, "isAlert", 7, !0), d = /* @__PURE__ */ I(l);
|
|
3498
3498
|
function l() {
|
|
3499
|
-
const m = "p-4 border-l-4 flex text-charcoal text-base";
|
|
3499
|
+
const m = "my-6 p-4 border-l-4 flex text-charcoal text-base";
|
|
3500
3500
|
switch (r()) {
|
|
3501
3501
|
case "correct":
|
|
3502
3502
|
return `${m} bg-green-300 border-green-900`;
|