bennymeg / nx-electron

Electron schematics for nrwl nx platform
Apache License 2.0
307 stars 82 forks source link

Fixed is not assignable to parameter of type 'MessageBoxOptions' #252

Closed dmatora closed 8 months ago

dmatora commented 8 months ago

Fixed Argument of type '{ type: string; buttons: string[]; title: string; message: string; detail: string; }' is not assignable to parameter of type 'MessageBoxOptions'.