Explorar o código

import React from 'react';

kaori %!s(int64=3) %!d(string=hai) anos
pai
achega
0f80f8138c
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  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';