Skip to content

refactor: Remove wrapping component `search_box`

BREAKING CHANGE

We introduced two new search box components in !181 (merged) but kept the wrapping GlSearchBox component for convenience.

This MR removes the wrapping component as it doesn't add any value and adds two separate stories for GlSearchByClick and GlSearchByType.

Closes #181 (closed)

Edited by Mike Greiling

Merge request reports