mirror of
https://github.com/stashapp/stash.git
synced 2025-12-17 12:24:38 +03:00
Prettier
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import React from 'react';
|
||||
import { FontAwesomeIcon } from '@fortawesome/react-fontawesome';
|
||||
import { IconName } from '@fortawesome/fontawesome-svg-core';
|
||||
import React from "react";
|
||||
import { FontAwesomeIcon } from "@fortawesome/react-fontawesome";
|
||||
import { IconName } from "@fortawesome/fontawesome-svg-core";
|
||||
|
||||
interface IIcon {
|
||||
icon: IconName;
|
||||
|
||||
Reference in New Issue
Block a user