feat: displaying number propositions for selected category in driver view

This commit is contained in:
2025-04-22 15:56:02 +02:00
parent b2930f6a9e
commit 34f2a69863
5 changed files with 371 additions and 43 deletions
+1 -1
View File
@@ -3,5 +3,5 @@
"tabWidth": 2,
"singleQuote": true,
"printWidth": 100,
"trailingComma": "none"
"trailingComma": "none",
}