mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-27 19:37:07 +02:00
FEATURE: Add "Recent Errors" tab and improved error modal (#2169)
This commit is contained in:
committed by
GitHub
parent
cf72937faf
commit
18f84396e2
@@ -13,6 +13,7 @@ export interface ICreateProps {
|
||||
icon: React.ReactElement["type"];
|
||||
count?: number;
|
||||
active?: boolean;
|
||||
alternateKeys?: Page[];
|
||||
}
|
||||
|
||||
export interface SidebarItemProps extends ICreateProps {
|
||||
|
||||
Reference in New Issue
Block a user