Explorar o código

fix lint errors

Yuki Takei %!s(int64=2) %!d(string=hai) anos
pai
achega
4d678a0cbb
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      apps/app/src/components/Layout/PageViewLayout.tsx

+ 2 - 0
apps/app/src/components/Layout/PageViewLayout.tsx

@@ -1,3 +1,5 @@
+import type { ReactNode } from 'react';
+
 import styles from './PageViewLayout.module.scss';
 
 type Props = {