Optimize app-inactive.png (#1062)
This commit is contained in:
parent
fa4cb519e7
commit
9ec40e3ce8
Binary file not shown.
|
Before Width: | Height: | Size: 98 KiB After Width: | Height: | Size: 67 KiB |
@ -5,7 +5,6 @@ import Button from '../ui/Button';
|
|||||||
import appInactivePath from '../../assets/app-inactive.png';
|
import appInactivePath from '../../assets/app-inactive.png';
|
||||||
import './AppInactive.scss';
|
import './AppInactive.scss';
|
||||||
|
|
||||||
|
|
||||||
const AppInactive: FC = () => {
|
const AppInactive: FC = () => {
|
||||||
const handleReload = () => {
|
const handleReload = () => {
|
||||||
window.location.reload();
|
window.location.reload();
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user