forked from abner/for-legacy-web
feat: new modal renderer + mfa flow modal
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
/* eslint-disable @typescript-eslint/no-empty-function */
|
||||
export const noop = () => {};
|
||||
export const noopAsync = async () => {};
|
||||
export const noopTrue = () => true;
|
||||
/* eslint-enable @typescript-eslint/no-empty-function */
|
||||
|
||||
Reference in New Issue
Block a user