mirror of
https://github.com/leptos-rs/leptos.git
synced 2026-05-16 11:26:10 -04:00
* Switch RwLock to parking_lot so they are no longer async * cleanup todo_app_sqlite_axum * add errors_axum example --------- Co-authored-by: Indrazar <110272232+Indrazar@users.noreply.github.com>
3 lines
28 B
CSS
3 lines
28 B
CSS
.pending {
|
|
color: purple;
|
|
} |