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