chore(shared): Linter issues
This commit is contained in:
parent
8da064398e
commit
a2c5522a8e
10 changed files with 34 additions and 57 deletions
|
@ -116,7 +116,7 @@ const SupportType = ({ type, active, t, update }) => (
|
|||
</ButtonFrame>
|
||||
)
|
||||
|
||||
export const SupportForm = ({ preload }) => {
|
||||
export const SupportForm = () => {
|
||||
const { t } = useTranslation(ns)
|
||||
const { setLoadingStatus, LoadingStatus } = useLoadingStatus()
|
||||
const { account } = useAccount()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue