fix(useViewportSize): update size after hydration (#8966)
* fix(useViewportSize): update size after hydration
* fix import order
* fix(useViewportSize): update size within the useEffect unconditionally
---------
Co-authored-by: Robert Snow <rsnow@adobe.com>