mirror of
https://github.com/leptos-rs/leptos
synced 2024-11-10 06:44:17 +00:00
160f336303
* 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
No EOL
28 B
CSS
3 lines
No EOL
28 B
CSS
.pending {
|
|
color: purple;
|
|
} |