mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-07 09:25:27 +00:00
Update: Changed icon pack to Boxicons
This commit is contained in:
@@ -8,7 +8,7 @@ import { useContext, useEffect, useState } from "preact/hooks";
|
||||
import Preloader from "../../components/ui/Preloader";
|
||||
import { determineFileSize } from "../../lib/fileSize";
|
||||
import IconButton from '../../components/ui/IconButton';
|
||||
import { Edit, Plus, X, XCircle } from "@styled-icons/feather";
|
||||
import { Edit, Plus, X, XCircle } from "@styled-icons/boxicons-regular";
|
||||
import { useIntermediate } from "../intermediate/Intermediate";
|
||||
|
||||
type Props = {
|
||||
|
||||
Reference in New Issue
Block a user