diff --git a/homework/App.js b/homework/App.js index 32b71e34b..90c51ab4d 100644 --- a/homework/App.js +++ b/homework/App.js @@ -12,18 +12,20 @@ class App { * @param {string} url The GitHub URL for obtaining the organization's repositories. */ async initialize(url) { + createLayout(); // Add code here to initialize your app // 1. Create the fixed HTML elements of your page // 2. Make an initial XMLHttpRequest using Util.fetchJSON() to populate your