From 25e41015ffd49b7e60aff6c86f7946f24e872fe6 Mon Sep 17 00:00:00 2001 From: Evert Pot Date: Wed, 8 Jan 2025 13:34:58 -0500 Subject: [PATCH] Fix css class name --- changelog.md | 6 ++++++ src/components/forms.tsx | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index cb5e7d0..4fffd56 100644 --- a/changelog.md +++ b/changelog.md @@ -1,6 +1,12 @@ Changelog ========= +1.1.6 (????-??-??) +------------------ + +* Fix CSS class name. + + 1.1.5 (2025-01-08) ------------------ diff --git a/src/components/forms.tsx b/src/components/forms.tsx index f719ac7..b8f9e37 100644 --- a/src/components/forms.tsx +++ b/src/components/forms.tsx @@ -33,7 +33,7 @@ export function Forms(props: PageProps) { return <>

Actions

-