refactor(board-view): extract AddFeatureDialog component

This commit is contained in:
Kacper
2025-12-15 23:34:38 +01:00
parent 93d1d2c41a
commit 0102719067
4 changed files with 912 additions and 415 deletions

View File

@@ -1,7 +1,8 @@
{
"permissions": {
"allow": [
"Bash(dir \"C:\\Users\\Ben\\Desktop\\appdev\\git\\automaker\\apps\\app\\public\")"
"Bash(dir \"C:\\Users\\Ben\\Desktop\\appdev\\git\\automaker\\apps\\app\\public\")",
"Bash(find:*)"
]
}
}