h_modals 0.2.3

A leptos component library using tailwindcss for basic modals.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies.leptos]
version = "0.6.5"

[package]
authors = ["herald"]
description = "A leptos component library using tailwindcss for basic modals."
edition = "2021"
license = "MIT"
name = "h_modals"
readme = "README.md"
repository = "https://github.com/kodecraft-herald/h-modals"
version = "0.2.3"