From 6f1819e4d7c7bd9107c1ef6dce79b500cd4fd1ce Mon Sep 17 00:00:00 2001 From: Punit Soni Date: Mon, 15 Aug 2022 11:27:15 +0530 Subject: [PATCH] [docs] Avoid refreshing the page when button on demo is clicked (#33852) --- .../data/material/components/text-fields/CustomizedInputBase.js | 2 +- .../material/components/text-fields/CustomizedInputBase.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/data/material/components/text-fields/CustomizedInputBase.js b/docs/data/material/components/text-fields/CustomizedInputBase.js index 0b928d31001a1b..6f363386d1f0cd 100644 --- a/docs/data/material/components/text-fields/CustomizedInputBase.js +++ b/docs/data/material/components/text-fields/CustomizedInputBase.js @@ -21,7 +21,7 @@ export default function CustomizedInputBase() { placeholder="Search Google Maps" inputProps={{ 'aria-label': 'search google maps' }} /> - + diff --git a/docs/data/material/components/text-fields/CustomizedInputBase.tsx b/docs/data/material/components/text-fields/CustomizedInputBase.tsx index 0b928d31001a1b..6f363386d1f0cd 100644 --- a/docs/data/material/components/text-fields/CustomizedInputBase.tsx +++ b/docs/data/material/components/text-fields/CustomizedInputBase.tsx @@ -21,7 +21,7 @@ export default function CustomizedInputBase() { placeholder="Search Google Maps" inputProps={{ 'aria-label': 'search google maps' }} /> - +