mirror of
https://github.com/mgerb/ps-launcher
synced 2026-01-10 02:22:49 +00:00
v0.0.2 - webview and other updates
This commit is contained in:
@@ -6,11 +6,15 @@ import { AppState } from '../../state/AppState';
|
||||
import vanilla from '../../assets/vanilla.png';
|
||||
import bc from '../../assets/bc.png';
|
||||
import wotlk from '../../assets/wotlk.png';
|
||||
import cata from '../../assets/cata.png';
|
||||
import mop from '../../assets/mop.png';
|
||||
|
||||
const images: any = {
|
||||
vanilla,
|
||||
bc,
|
||||
wotlk,
|
||||
cata,
|
||||
mop,
|
||||
};
|
||||
|
||||
import './SubHeader.scss';
|
||||
|
||||
Reference in New Issue
Block a user