mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 04:18:54 +00:00
chore: remove next.js dependency (#3297)
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
import { ArrowDownSmallIcon } from '@blocksuite/icons';
|
||||
import { Link, type LinkProps } from '@mui/material';
|
||||
import clsx from 'clsx';
|
||||
import type { LinkProps } from 'next/link';
|
||||
import Link from 'next/link';
|
||||
import React from 'react';
|
||||
|
||||
import * as styles from './index.css';
|
||||
|
||||
Reference in New Issue
Block a user