mirror of
https://github.com/He4eT/elseifplayer.git
synced 2026-05-05 09:27:23 +00:00
eslint fix
This commit is contained in:
parent
35e8f2ce6f
commit
cc1df287be
7 changed files with 27 additions and 23 deletions
|
|
@ -85,7 +85,7 @@ export default function ({ inbox, currentWindow }) {
|
|||
tabindex='0'
|
||||
ref={textBufferEl}
|
||||
className={classes}>
|
||||
{messages.map(TextMessage)}
|
||||
{messages.map(TextMessage)}
|
||||
</section>
|
||||
)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue