[feature](webapp) add mobile agents drawer (#64)

This commit is contained in:
williamhliu
2023-09-10 11:50:26 +08:00
committed by GitHub
parent 5bab18e092
commit 3c0edb67c7
13 changed files with 171 additions and 26 deletions

View File

@@ -192,6 +192,6 @@
]
},
"engines": {
"node": ">=14.18.0"
"node": ">=16"
}
}