From 6a0725cf00569e7273bfbb11abd5142858285ef2 Mon Sep 17 00:00:00 2001 From: Lea Verou Date: Tue, 28 Jan 2025 15:46:30 -0500 Subject: [PATCH] Fix button appearance docs (#603) --- docs/docs/components/button.md | 20 +++++++++++++++----- docs/docs/native/button.md | 30 ++++++++++++++++++++---------- 2 files changed, 35 insertions(+), 15 deletions(-) diff --git a/docs/docs/components/button.md b/docs/docs/components/button.md index 04f48c63c..2d1d98206 100644 --- a/docs/docs/components/button.md +++ b/docs/docs/components/button.md @@ -30,33 +30,43 @@ Use the `appearance` attribute to change the button's visual appearance. ```html {.example}
-