Fix SVG warning fix

This commit is contained in:
Greg Johnston 2022-12-24 07:39:25 -05:00
parent d3f2cae07a
commit b3da8a5dba

View file

@ -8,6 +8,8 @@ use leptos_reactive::Scope;
use std::{borrow::Cow};
#[cfg(all(target_arch = "wasm32", feature = "web"))]
use wasm_bindgen::JsCast;
#[cfg(all(target_arch = "wasm32", feature = "web"))]
use std::cell::LazyCell;
macro_rules! generate_svg_tags {
(