From 9492fb7afca1d0ab0202a9350b67be045f7426ee Mon Sep 17 00:00:00 2001 From: Cory LaViska Date: Thu, 20 Jun 2024 10:07:01 -0400 Subject: [PATCH] remove invalid example --- docs/docs/components/button.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/docs/components/button.md b/docs/docs/components/button.md index 17a3861a8..f31f0b6c7 100644 --- a/docs/docs/components/button.md +++ b/docs/docs/components/button.md @@ -87,7 +87,6 @@ It's often helpful to have a button that works like a link. This is possible by Link New Window Download -Disabled ``` :::info