REFACTOR: HomePage and ResultsPage for improved data handling
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import React, { createContext, useContext, useState, useEffect, ReactNode } from "react";
|
||||
import { createContext, useContext, useState, useEffect, ReactNode } from "react";
|
||||
|
||||
// Defines the Theme (Colour Theme) that would be shared/used
|
||||
interface ThemeContextType {
|
||||
|
||||
Reference in New Issue
Block a user