gbowne1/ShopMRP

[TODO] Add missing pages to App.js

开放

#4 创建于 2023年6月22日

 (12 条评论) (0 个反应) (1 位负责人)JavaScript (1 个派生)auto 404
bugdocumentationenhancementgood first issuehelp wantedquestion

仓库指标

星标
 (6 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

We will have a /page, /layout, /view, /model, /component structure

The app needs several pages in the view to which components will be rendered

The routed page in App.js needs to be fixed to refer to the actual page being displayed when navigated to.

The individual pages need to be created.

They also need to be imported to App.js

贡献者指南