mirror of
https://github.com/AykutSarac/jsoncrack.com.git
synced 2025-02-04 01:32:54 +08:00
fix: notice modal
This commit is contained in:
parent
96e3a3de69
commit
6b2b90e92c
@ -25,6 +25,7 @@ const initialStates: ModalState = {
|
|||||||
jq: false,
|
jq: false,
|
||||||
type: false,
|
type: false,
|
||||||
jpath: false,
|
jpath: false,
|
||||||
|
notice: false,
|
||||||
};
|
};
|
||||||
|
|
||||||
const authModals: Modal[] = ["cloud", "account"];
|
const authModals: Modal[] = ["cloud", "account"];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user