فهرست منبع

import React from 'react';

kaori 3 سال پیش
والد
کامیت
0f80f8138c
1فایلهای تغییر یافته به همراه2 افزوده شده و 0 حذف شده
  1. 2 0
      packages/app/src/pages/admin/[[...path]].page.tsx

+ 2 - 0
packages/app/src/pages/admin/[[...path]].page.tsx

@@ -1,3 +1,5 @@
+import React from 'react';
+
 import {
   NextPage, GetServerSideProps, GetServerSidePropsContext,
 } from 'next';