mirror of
https://github.com/mgerb/ps-launcher
synced 2026-01-10 02:22:49 +00:00
data persistence changes
This commit is contained in:
@@ -8,8 +8,6 @@ interface Props {
|
||||
AppState?: AppState;
|
||||
}
|
||||
|
||||
declare const VERSION: any;
|
||||
|
||||
@inject('AppState')
|
||||
@observer
|
||||
export class Header extends React.Component<Props, any> {
|
||||
|
||||
Reference in New Issue
Block a user