Looks better this way
This commit is contained in:
@@ -6,8 +6,7 @@ import { DiscordButton } from '@/app/components/DiscordButton'
|
|||||||
import { GetIconForUser } from '@/util/bd'
|
import { GetIconForUser } from '@/util/bd'
|
||||||
import { getCookie } from '@/util/cookie'
|
import { getCookie } from '@/util/cookie'
|
||||||
import { formatHumanTime } from '@/util/time'
|
import { formatHumanTime } from '@/util/time'
|
||||||
import { faTrashCan } from '@fortawesome/free-regular-svg-icons'
|
import { faPencil, faTrashCan } from '@fortawesome/free-solid-svg-icons'
|
||||||
import { faPencil } from '@fortawesome/free-solid-svg-icons'
|
|
||||||
import { FontAwesomeIcon } from '@fortawesome/react-fontawesome'
|
import { FontAwesomeIcon } from '@fortawesome/react-fontawesome'
|
||||||
import axios from 'axios'
|
import axios from 'axios'
|
||||||
import { useEffect, useRef, useState } from 'react'
|
import { useEffect, useRef, useState } from 'react'
|
||||||
|
|||||||
Reference in New Issue
Block a user