mirror of
https://github.com/edumeet/edumeet.git
synced 2026-07-28 13:33:53 +00:00
Fix/Mute eslint Multiline support info
This commit is contained in:
parent
3fc8f5683e
commit
90ef355fbf
1 changed files with 2 additions and 0 deletions
|
|
@ -86,6 +86,8 @@ const styles = (theme) =>
|
|||
backgroundColor : 'rgba(0, 0, 0, 0.25)',
|
||||
display : 'grid',
|
||||
gap : '1px 5px',
|
||||
|
||||
// eslint-disable-next-line
|
||||
gridTemplateAreas : '\
|
||||
"AcodL Acod Acod Acod Acod" \
|
||||
"VcodL Vcod Vcod Vcod Vcod" \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue