ThemeContext = React.createContext("light"); ThemeContext.displayName = "CustomThemeContext";