- updated async tables;

- fixed typo;
- added some QOL;
This commit is contained in:
Vitalii Kiiko
2025-03-18 14:21:08 +01:00
parent 8a62213bad
commit 033994b759
19 changed files with 446 additions and 61 deletions

View File

@@ -90,7 +90,7 @@ const LoginConfidi = () => {
<div className="appPageLogin__wrapper">
<LogoIcon/>
<h1>{__('Accedi', 'gepafin')}</h1>
<h1>{__('Accesso CONFIDI', 'gepafin')}</h1>
<Messages ref={errorMsgs}/>