There is some issue with toggleTheme method in useDarkTheme hook. Not sure why its not doing anything. I tried fixing it yesterday and today as well but no luck.
It is not updating Theme state due to which useEffect which is used to set data-theme attribute is not being triggered