From 0e1df0613adec1d1052f41e4eb8d203027a7374f Mon Sep 17 00:00:00 2001 From: Arun Kumar Perumal Date: Wed, 30 Mar 2022 10:37:37 +0530 Subject: [PATCH] updated readme --- samples/react-tabacordion/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/samples/react-tabacordion/README.md b/samples/react-tabacordion/README.md index bd6d5d50c..e7d23903b 100644 --- a/samples/react-tabacordion/README.md +++ b/samples/react-tabacordion/README.md @@ -74,8 +74,8 @@ This Web Part allows users to create content as Tabbed content using Property Fi Has the following features: -- Ability to create Tabs or Accordions -- Ability to create Tabs with Rich Text Editor for Content using tinyMCE Control +- Ability to create Tabs or Accordions based content +- Ability to create Tabs with Rich Text Editor for content using tinyMCE Control - Defaults to Accordion in Mobile displays - Uses Custom Accordion components included in the code. - Uses Custom Tab components included in the code