mirror of
https://github.com/hpware/news-analyze.git
synced 2025-06-23 13:04:23 +00:00
Update tab system & Made a basic Loading Screen w/ transitions
This commit is contained in:
parent
f34da9f5c1
commit
79e133c167
2 changed files with 37 additions and 9 deletions
|
@ -166,6 +166,8 @@ const associAppWindow = [
|
|||
id: "11",
|
||||
title: t("app.newsview"),
|
||||
component: NewsViewWindow,
|
||||
width: "700px",
|
||||
height: "500px",
|
||||
},
|
||||
];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue