From c53cde82973a72436b04fbf5248a901a1f2549e0 Mon Sep 17 00:00:00 2001 From: Melloware Date: Thu, 2 May 2024 07:55:11 -0400 Subject: [PATCH] Fix #6535: Button as link docs (#6547) --- components/doc/button/linkdoc.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/components/doc/button/linkdoc.js b/components/doc/button/linkdoc.js index c9353fbd7f..5aabd3238b 100644 --- a/components/doc/button/linkdoc.js +++ b/components/doc/button/linkdoc.js @@ -5,7 +5,7 @@ import { Button } from '@/components/lib/button/Button'; export function LinkDoc(props) { const code = { basic: ` -