Switch over to WebAssembly, Rust and Yew #35

Merged
BlakeRain merged 87 commits from yew-static into main 2023-08-30 18:01:40 +00:00
Showing only changes of commit 74d8906a2f - Show all commits

View File

@ -1,7 +1,6 @@
use model::document::Details;
use time::{format_description::FormatItem, macros::format_description};
use yew::{classes, function_component, html, use_context, Html, Properties};
use yew_icons::{Icon, IconId};
use yew_router::prelude::Link;
use crate::{