Solved this by adding return() Panel.getLayout = (page) => { return( <AdminLayout> { page } </AdminLayout> ) }.
確定! 回上一頁