mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-06 17:11:55 +00:00
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