diff --git a/common/components/primitives.py b/common/components/primitives.py index 6c76929..93289c0 100644 --- a/common/components/primitives.py +++ b/common/components/primitives.py @@ -395,7 +395,7 @@ def Pill( are JS hooks only (no CSS attached). ``value`` (when set) becomes ``data-value``; extra ``attributes`` are appended to the outer span. - ``label_slot=True`` wraps the label in a ```` so JS can + ``label_slot=True`` wraps the label in a ```` so JS can fill it when cloning the pill from a server-rendered ``