From 1685e967ae9356edec8fc83da020fabfb269739a Mon Sep 17 00:00:00 2001 From: Olivier Tassinari Date: Tue, 3 Oct 2023 01:15:16 +0200 Subject: [PATCH] [NumberInput] Fix the Feedback link to GitHub 1. Open https://mui.com/base-ui/react-number-input/. 2. Click on "Feedback" See how it's broken --- docs/data/base/components/number-input/number-input.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/data/base/components/number-input/number-input.md b/docs/data/base/components/number-input/number-input.md index 08eb68c6327c17..6871472568ba85 100644 --- a/docs/data/base/components/number-input/number-input.md +++ b/docs/data/base/components/number-input/number-input.md @@ -3,7 +3,7 @@ productId: base-ui title: React Number Input component and hook components: NumberInput hooks: useNumberInput -githubLabel: 'component: NumberInput' +githubLabel: 'component: number input' --- # Number Input