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,6 +1,6 @@
|
||||
import { displayFlex, styled, textEllipsis } from '@affine/component';
|
||||
import { Link } from '@mui/material';
|
||||
import { baseTheme } from '@toeverything/theme';
|
||||
import Link from 'next/link';
|
||||
|
||||
export const StyledSliderBarInnerWrapper = styled('div')(() => {
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user