From 6080b5e0c9c8ca4c584361ee00fc89be37de4f1c Mon Sep 17 00:00:00 2001 From: Batuhan Tomo <91488737+Rekl0w@users.noreply.github.com> Date: Fri, 19 Apr 2024 15:50:32 +0300 Subject: [PATCH] Fix #6420: Added Fragment at doc (#6421) * Fix#6415 * Style add --- components/doc/iconfield/basicdoc.js | 54 +++++++++++++++------------- 1 file changed, 30 insertions(+), 24 deletions(-) diff --git a/components/doc/iconfield/basicdoc.js b/components/doc/iconfield/basicdoc.js index e9cbb87f0d..95ea6f9162 100644 --- a/components/doc/iconfield/basicdoc.js +++ b/components/doc/iconfield/basicdoc.js @@ -26,15 +26,17 @@ import { InputText } from "primereact/inputtext"; export default function BasicDemo() { return ( - - - - +
+ + + + - - - - + + + + +
) } `, @@ -46,15 +48,17 @@ import { InputText } from "primereact/inputtext"; export default function BasicDemo() { return ( - - - - +
+ + + + - - - - + + + + +
) } ` @@ -68,15 +72,17 @@ export default function BasicDemo() {

- - - - +
+ + + + - - - - + + + + +