Fix dark theme colors, reload button functionality, and code cleanup
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
import React from 'react';
|
||||
import { VERSION } from '../version';
|
||||
|
||||
function Header({ theme, onThemeChange, currentPage, onPageChange }) {
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user