Resolve "addButton (for demo)"

This commit is contained in:
Thomas Schleicher 2023-12-08 19:07:32 +00:00
parent 54b2b41ed2
commit 60712e8397
7 changed files with 210 additions and 25 deletions

9
eas.json Normal file
View file

@ -0,0 +1,9 @@
{
"build": {
"development": {
"developmentClient": true,
"distribution": "internal"
}
}
}