mirror of
https://github.com/SteamDeckHomebrew/decky-loader.git
synced 2026-07-11 16:51:58 +00:00
fix TS errors in Toast
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
import { ToastData, findModule, findModuleChild, joinClassNames } from 'decky-frontend-lib';
|
import { ToastData, findModule, joinClassNames } from 'decky-frontend-lib';
|
||||||
import { FunctionComponent, useEffect } from 'react';
|
import { FunctionComponent } from 'react';
|
||||||
|
|
||||||
interface ToastProps {
|
interface ToastProps {
|
||||||
toast: {
|
toast: {
|
||||||
|
|||||||
Reference in New Issue
Block a user