Bump dependencies
Summary: Again, bundling a bunch of dependabot tasks I've received. Reviewed By: mweststrate Differential Revision: D30667465 fbshipit-source-id: 1acd29a36a642984105bbccfc75e0e3dd9e0f79b
This commit is contained in:
committed by
Facebook GitHub Bot
parent
05b641b204
commit
d48293c30f
@@ -67,7 +67,7 @@ export const Dialog = {
|
||||
onHide();
|
||||
resolve(value);
|
||||
} catch (e) {
|
||||
submissionError.set(e.toString());
|
||||
submissionError.set((e as Error).toString());
|
||||
}
|
||||
}}
|
||||
okButtonProps={{
|
||||
|
||||
Reference in New Issue
Block a user