Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit 7edc2a8

Browse files
committed
Minor edit
Clarified why it's used.
1 parent 49516bf commit 7edc2a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/live-search/storefront-popover.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ The popover always displays the product `name` and `price`, and the selection of
3838
```
3939
### Container visibility
4040

41-
The parent component of the `.livesearch.popover-container` is `.search-autocomplete`. The `.active` class controls the visibility of the container.
41+
The parent component of the `.livesearch.popover-container` is `.search-autocomplete`. The `.active` class indicates the visibility of the container. The .active class is conditionally added when the popover is open and makes it easier to style.
4242

4343
Examples:
4444

0 commit comments

Comments
 (0)