Skip to content

Commit 17ac639

Browse files
committed
refactor(admin/sets): use react query
1 parent 6d722c0 commit 17ac639

File tree

5 files changed

+373
-374
lines changed

5 files changed

+373
-374
lines changed

.claude/settings.local.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@
1111
"Bash(npm run typecheck:*)",
1212
"Bash(npm install:*)",
1313
"Bash(git add:*)",
14-
"Bash(npm run lint:*)"
14+
"Bash(npm run lint:*)",
15+
"Bash(mv:*)"
1516
],
1617
"deny": []
1718
}

0 commit comments

Comments
 (0)