mirror of
https://github.com/cloud-shuttle/leptos-shadcn-ui.git
synced 2025-12-22 22:00:00 +00:00
fix: Reduce keywords to meet crates.io limit (max 5)
This commit is contained in:
@@ -6,7 +6,7 @@ authors = ["CloudShuttle <info@cloudshuttle.com>"]
|
||||
license = "MIT"
|
||||
repository = "https://github.com/cloud-shuttle/leptos-shadcn-ui"
|
||||
description = "WASM-optimized ShadCN UI components for Leptos 0.8+ with minimal dependencies"
|
||||
keywords = ["leptos", "shadcn", "ui", "wasm", "webassembly", "components"]
|
||||
keywords = ["leptos", "shadcn", "ui", "wasm", "components"]
|
||||
categories = ["web-programming", "gui"]
|
||||
|
||||
# WASM-optimized dependencies only
|
||||
|
||||
Reference in New Issue
Block a user