mirror of
https://github.com/AppFlowy-IO/AppFlowy-Web.git
synced 2025-12-01 03:47:55 +08:00
fix: vite plugin cause source map error (#108)
* fix: fix source map error * fix: import way of @mui * fix: istanbul only when test is true
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
import Import from '@/components/_shared/more-actions/importer/Import';
|
||||
import { Typography } from '@mui/material';
|
||||
|
||||
import Typography from '@mui/material/Typography';
|
||||
import React from 'react';
|
||||
import { ReactComponent as AppflowyLogo } from '@/assets/icons/appflowy.svg';
|
||||
import { useSearchParams } from 'react-router-dom';
|
||||
|
||||
Reference in New Issue
Block a user