mirror of
https://github.com/scratchfoundation/scratchjr.git
synced 2024-11-28 18:15:37 -05:00
Add missing line-break in UI.js
This commit is contained in:
parent
ae52b67863
commit
7fd14cc6d4
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@ export default class UI {
|
|||
static get infoBoxOpen () {
|
||||
return infoBoxOpen;
|
||||
}
|
||||
|
||||
static layout () {
|
||||
UI.topSection();
|
||||
UI.middleSection();
|
||||
|
|
Loading…
Reference in a new issue