From 3da5722c831421c156bb4f880e6926b1a7e6e2a0 Mon Sep 17 00:00:00 2001 From: Danilo Leal <67129314+danilo-leal@users.noreply.github.com> Date: Fri, 1 Dec 2023 08:47:35 -0300 Subject: [PATCH] remove the manually-generated id to show case the automatic one --- docs/data/joy/components/select/SelectFieldDemo.js | 4 +--- docs/data/joy/components/select/SelectFieldDemo.tsx | 4 +--- docs/data/joy/components/select/select.md | 4 ++-- 3 files changed, 4 insertions(+), 8 deletions(-) diff --git a/docs/data/joy/components/select/SelectFieldDemo.js b/docs/data/joy/components/select/SelectFieldDemo.js index f1b6099dfbd09e..6e1223b7b7704f 100644 --- a/docs/data/joy/components/select/SelectFieldDemo.js +++ b/docs/data/joy/components/select/SelectFieldDemo.js @@ -8,9 +8,7 @@ import Option from '@mui/joy/Option'; export default function SelectFieldDemo() { return ( - - Favorite pet - + Favorite pet