From 91b18f7c390799925ca114b27d831f1e010d1e2a Mon Sep 17 00:00:00 2001 From: flxlst09 <116285506+flxlst09@users.noreply.github.com> Date: Tue, 10 Dec 2024 21:21:13 +0100 Subject: [PATCH] docs: Remove intro sentence from _pill_styleguide.md --- packages/documentation/docs/controls/_pill_styleguide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/documentation/docs/controls/_pill_styleguide.md b/packages/documentation/docs/controls/_pill_styleguide.md index 705bdc67102..dec6df309df 100644 --- a/packages/documentation/docs/controls/_pill_styleguide.md +++ b/packages/documentation/docs/controls/_pill_styleguide.md @@ -1,6 +1,6 @@ ## Guidelines -Pills are components used to display small pieces of information in a compact and visually appealing way. Typically pills contain a concise label and sometimes an icon, and they aren't clickable or closable. +Typically, pills contain a concise label and sometimes an icon. They are not clickable or closable, making them ideal for presenting static information succinctly within an application. ![Pill overview](https://www.figma.com/design/wEptRgAezDU1z80Cn3eZ0o/iX-Pattern-Illustrations?type=design&node-id=1377-3110&mode=design&t=ZmcRP4ggXtr8b7vZ-1)