diff --git a/src/implementations/twig/components/featured-item/README.md b/src/implementations/twig/components/featured-item/README.md index 73fc4449094..f37a8dfc688 100644 --- a/src/implementations/twig/components/featured-item/README.md +++ b/src/implementations/twig/components/featured-item/README.md @@ -9,7 +9,6 @@ npm install --save @ecl/twig-component-featured-item ### Parameters - **"type"** (string) (default: '') - Featured item type ('extended'), -- **"heading"** (string) (default: '') - Main heading of the feature item, - **"title"** (string) (default: '') - Title of the content opposite the media container, - **"description"** (string) (default: '') - Description of the content opposite the media container, - **"link"** (associative array) (default: predefined structure) predefined structure for the Link component diff --git a/src/implementations/twig/components/featured-item/__snapshots__/featured-item.test.js.snap b/src/implementations/twig/components/featured-item/__snapshots__/featured-item.test.js.snap index 2580be97ee6..036341b2188 100644 --- a/src/implementations/twig/components/featured-item/__snapshots__/featured-item.test.js.snap +++ b/src/implementations/twig/components/featured-item/__snapshots__/featured-item.test.js.snap @@ -5,11 +5,6 @@ exports[`Featured item Default renders correctly 1`] = `