7.5.1
Bugfix
- Avoid React hydration complaining about mismatched server output in toolbar. In component rendering, replaced the use of
__CLIENT__with a state-storedisClient, as that is more correct. @tiberiuichim
__CLIENT__ with a state-stored isClient, as that is more correct. @tiberiuichim