mirror of
https://github.com/SteamDeckHomebrew/decky-loader.git
synced 2026-07-11 11:12:00 +00:00
Custom error handler and some misc fixes
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
import { ToastData, findModule, joinClassNames } from '@decky/ui';
|
||||
import type { ToastData } from '@decky/api';
|
||||
import { findModule, joinClassNames } from '@decky/ui';
|
||||
import { FunctionComponent } from 'react';
|
||||
|
||||
interface ToastProps {
|
||||
|
||||
Reference in New Issue
Block a user