Add a dedicated TextField component

This commit is contained in:
2025-09-05 21:04:45 +03:00
Unverified
parent 0cd76af33e
commit 420bad2405
10 changed files with 38 additions and 31 deletions
+2 -1
View File
@@ -10,4 +10,5 @@ When working with this project, follow these rules:
need to typecheck or build the app, in that case:
- To typecheck, run "npm run frontend:typecheck".
- To build, run "npm run frontend:build".
- To build, run "npm run frontend:build".
- Do NOT "cd" to the project directory.