mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 16:29:51 +03:00
sonarlint improvements
This commit is contained in:
@@ -69,6 +69,7 @@ const Authentication: FC<RequiredChildrenProps> = ({ children }) => {
|
||||
|
||||
if (initialized) {
|
||||
return (
|
||||
// TODO useMemo?
|
||||
<AuthenticationContext.Provider
|
||||
value={{
|
||||
signIn,
|
||||
|
||||
Reference in New Issue
Block a user