Store the UI theme in the LocalStorage

This commit is contained in:
He4eT 2021-03-24 17:09:57 +05:00
commit 7f143925ac
6 changed files with 28 additions and 25 deletions

View file

@ -64,7 +64,7 @@ export default function ({ themeEngine }) {
</h3>
<p>
<Link href={`/#/games/${themeEngine.currentTheme}`}>
<Link href={'/#/games/'}>
IFDB games
</Link>
</p>