mirror of
https://github.com/mue/mue.git
synced 2026-07-16 21:44:22 +02:00
fix: use localised wikipedia for api, remove unused icons
This commit is contained in:
@@ -4,7 +4,6 @@ import Tooltip from '../../../helpers/tooltip/Tooltip';
|
||||
import ImageCarousel from '../../../helpers/carousel/Carousel';
|
||||
import { toast } from 'react-toastify';
|
||||
import {
|
||||
MdArrowBack,
|
||||
MdIosShare,
|
||||
MdFlag,
|
||||
MdWarning,
|
||||
@@ -13,8 +12,6 @@ import {
|
||||
MdFormatQuote,
|
||||
MdImage,
|
||||
MdTranslate,
|
||||
MdKeyboardArrowDown,
|
||||
MdKeyboardArrowUp,
|
||||
MdOutlineKeyboardArrowRight,
|
||||
MdExpandMore,
|
||||
} from 'react-icons/md';
|
||||
|
||||
@@ -7,7 +7,6 @@ import {
|
||||
MdOutlineKeyboardArrowRight,
|
||||
MdRefresh,
|
||||
MdOutlineArrowForward,
|
||||
MdOutlineOpenInNew,
|
||||
} from 'react-icons/md';
|
||||
|
||||
import Item from '../Item';
|
||||
|
||||
@@ -22,7 +22,6 @@ import {
|
||||
MdOutlineAssessment as Stats,
|
||||
MdOutlineNewReleases as Changelog,
|
||||
MdInfoOutline as About,
|
||||
MdEvent as Reminder,
|
||||
MdCode as Sideload,
|
||||
MdAddCircleOutline as Added,
|
||||
MdAddCircleOutline as Create,
|
||||
|
||||
Reference in New Issue
Block a user