include missing send_wrapper import in use_device_orientation

This commit is contained in:
Upbolt 2024-08-06 05:20:06 -07:00
parent c42605c1ad
commit 9f622b6b72

View file

@ -1,5 +1,6 @@
use cfg_if::cfg_if;
use leptos::prelude::wrappers::read::Signal;
use send_wrapper::SendWrapper;
/// Reactive [DeviceOrientationEvent](https://developer.mozilla.org/en-US/docs/Web/API/DeviceOrientationEvent).
/// Provide web developers with information from the physical orientation of