[refactor] Remove UI components and associated assets

This commit is contained in:
2025-08-21 18:19:39 +02:00
parent ffbf5e6aa3
commit 68311051ba
47 changed files with 348 additions and 1432 deletions

View File

@@ -1,7 +0,0 @@
[package]
name = "api"
version = "0.1.0"
edition = "2021"
[dependencies]
dioxus = { workspace = true, features = ["fullstack"] }