diff --git a/app/templates/components/app-picker.hbs b/app/components/app-picker.hbs similarity index 100% rename from app/templates/components/app-picker.hbs rename to app/components/app-picker.hbs diff --git a/app/templates/components/component-tree-item.hbs b/app/components/component-tree-item.hbs similarity index 100% rename from app/templates/components/component-tree-item.hbs rename to app/components/component-tree-item.hbs diff --git a/app/templates/components/deprecation-item-source.hbs b/app/components/deprecation-item-source.hbs similarity index 100% rename from app/templates/components/deprecation-item-source.hbs rename to app/components/deprecation-item-source.hbs diff --git a/app/templates/components/deprecation-item.hbs b/app/components/deprecation-item.hbs similarity index 100% rename from app/templates/components/deprecation-item.hbs rename to app/components/deprecation-item.hbs diff --git a/app/templates/components/item-types.hbs b/app/components/item-types.hbs similarity index 100% rename from app/templates/components/item-types.hbs rename to app/components/item-types.hbs diff --git a/app/templates/components/list-cell.hbs b/app/components/list-cell.hbs similarity index 100% rename from app/templates/components/list-cell.hbs rename to app/components/list-cell.hbs diff --git a/app/templates/components/list-content.hbs b/app/components/list-content.hbs similarity index 100% rename from app/templates/components/list-content.hbs rename to app/components/list-content.hbs diff --git a/app/templates/components/list.hbs b/app/components/list.hbs similarity index 100% rename from app/templates/components/list.hbs rename to app/components/list.hbs diff --git a/app/templates/components/monitor-content-height.hbs b/app/components/monitor-content-height.hbs similarity index 100% rename from app/templates/components/monitor-content-height.hbs rename to app/components/monitor-content-height.hbs diff --git a/app/templates/components/object-inspector.hbs b/app/components/object-inspector.hbs similarity index 100% rename from app/templates/components/object-inspector.hbs rename to app/components/object-inspector.hbs diff --git a/app/templates/components/promise-item.hbs b/app/components/promise-item.hbs similarity index 100% rename from app/templates/components/promise-item.hbs rename to app/components/promise-item.hbs diff --git a/app/templates/components/render-item.hbs b/app/components/render-item.hbs similarity index 100% rename from app/templates/components/render-item.hbs rename to app/components/render-item.hbs diff --git a/app/templates/components/route-cell-name.hbs b/app/components/route-cell-name.hbs similarity index 100% rename from app/templates/components/route-cell-name.hbs rename to app/components/route-cell-name.hbs diff --git a/app/templates/components/route-cell-objects.hbs b/app/components/route-cell-objects.hbs similarity index 100% rename from app/templates/components/route-cell-objects.hbs rename to app/components/route-cell-objects.hbs diff --git a/app/templates/components/route-cell-url.hbs b/app/components/route-cell-url.hbs similarity index 100% rename from app/templates/components/route-cell-url.hbs rename to app/components/route-cell-url.hbs diff --git a/app/templates/components/scroll-container.hbs b/app/components/scroll-container.hbs similarity index 100% rename from app/templates/components/scroll-container.hbs rename to app/components/scroll-container.hbs diff --git a/app/templates/components/side-nav.hbs b/app/components/side-nav.hbs similarity index 100% rename from app/templates/components/side-nav.hbs rename to app/components/side-nav.hbs