pl-fe: meow

Signed-off-by: nicole mikołajczyk <git@mkljczk.pl>
This commit is contained in:
nicole mikołajczyk
2025-10-27 15:31:22 +01:00
parent 78142308ae
commit 7fc5acbb23
4 changed files with 8 additions and 11 deletions

View File

@@ -7,12 +7,12 @@
* @see module:pl-fe/actions/security
*/
import {
type Account,
credentialAccountSchema,
PlApiClient,
type Account,
type CreateAccountParams,
type CredentialAccount,
type CredentialApplication,
PlApiClient,
type Token,
} from 'pl-api';
import { defineMessages } from 'react-intl';