Update @h5web/lib to 1.0.0
- Add
three
and@react-three/fiber
as deps (See 1. of https://h5web-docs.panosc.eu/?path=/story/getting-started--page#getting-started) - Include
@h5web/lib
CSS explicitly (See 7. of https://h5web-docs.panosc.eu/?path=/story/getting-started--page#getting-started) - Invert y coordinates of ring overlays as the including
group
has now an inverted Y scale (https://github.com/silx-kit/h5web/pull/813) - Copied
IconType
fromreact-icons
to satisfy TS constraint inToggleGroup
(who knows why it didn't raise an error before)
Edited by Loic Huder