mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 20:26:24 +00:00
Switched ForwardMessageModal to use ListTile
This commit is contained in:
@@ -122,6 +122,8 @@ const rules = {
|
||||
|
||||
'react/display-name': 'error',
|
||||
|
||||
'react/jsx-pascal-case': ['error', {allowNamespace: true}],
|
||||
|
||||
// Allow returning values from promise executors for brevity.
|
||||
'no-promise-executor-return': 'off',
|
||||
|
||||
|
||||
Reference in New Issue
Block a user