feat(ui): new SettingsPassword using antd

This commit is contained in:
Fu Diwei
2024-12-19 11:59:13 +08:00
parent 8b7295d77e
commit 525eb83d1e
7 changed files with 120 additions and 164 deletions

View File

@@ -13,6 +13,7 @@ module.exports = {
parser: "@typescript-eslint/parser",
plugins: ["react-refresh"],
rules: {
"@typescript-eslint/no-explicit-any": "warn",
"react-refresh/only-export-components": [
"warn",
{