add MUI components and update localization for payment methods

This commit is contained in:
2026-05-10 20:45:51 +02:00
parent 5c035ba1c0
commit 8650745009
8 changed files with 559 additions and 196 deletions
+8
View File
@@ -0,0 +1,8 @@
@import "tailwindcss";
html,
body,
#root {
height: 100%;
margin: 0;
}