Adding more reactive pieces to our components.

This commit is contained in:
2025-09-12 13:52:35 -04:00
parent d2b9982f15
commit bfbdb3d95f
6 changed files with 320 additions and 122 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "bard"
version = "0.0.18"
version = "0.0.19"
edition = "2024"
description = "Dioxus components that will display a Tavern blogging system Blog."
repository = "/CyberMages/tavern"