chore: remove useAppContext in dialog props

This commit is contained in:
XQ
2022-08-08 23:33:53 +08:00
committed by GitHub
parent 7e994c8f11
commit cea16fac88
5 changed files with 6 additions and 13 deletions

View File

@ -155,7 +155,6 @@ export default function showResourcesDialog() {
generateDialog(
{
className: "resources-dialog",
useAppContext: true,
},
ResourcesDialog,
{}