Add reusable <Modal> component, use with <Alert>

This commit is contained in:
Evan Hahn
2021-04-13 09:20:02 -05:00
committed by GitHub
parent 9846fb8edf
commit 62f1a42c25
14 changed files with 276 additions and 55 deletions

View File

@@ -16786,7 +16786,7 @@
"rule": "React-useRef",
"path": "ts/components/conversation/conversation-details/AddGroupMembersModal/ChooseGroupMembersModal.js",
"line": " const inputRef = react_1.useRef(null);",
"lineNumber": 41,
"lineNumber": 42,
"reasonCategory": "usageTrusted",
"updated": "2021-03-11T20:49:17.292Z",
"reasonDetail": "Used to focus an input."
@@ -17284,4 +17284,4 @@
"reasonCategory": "falseMatch",
"updated": "2021-04-06T23:11:04.431Z"
}
]
]