Exemplary real world app built with Rust + Yew + WebAssembly, by Function Components + Hooks, also supports desktop by Tauri.
862
stars
112
forks
source link
Missing 'favorite button' and 'follow button' in article meta #19
Open
aclueless opened 3 years ago
The template for
article-meta
is as follow:It includes a 'favorite button' and a 'follow button'.
The code here just creates
edit
anddelete
button in case of self-own article. No code for 'favorite' and 'follow'