Skip to content

Commit b9ebb6e

Browse files
committed
update site
1 parent 140d0e4 commit b9ebb6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: www/src/components/Header.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
'use client';
22
import cn from 'classnames';
3-
import { ReactNode } from '@mdx-js/react/lib';
3+
import { ReactNode } from 'react';
44
import Link from 'next/link';
55

66
import * as React from 'react';

0 commit comments

Comments
 (0)