We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b08c82 commit 9de8956Copy full SHA for 9de8956
docs/content/FilteredSearch.mdx
@@ -5,7 +5,7 @@ status: Deprecated
5
description: The FilteredSearch component helps style an ActionMenu and a TextInput side-by-side.
6
---
7
8
-import data from '../../src/FilteredSearch/FilteredSearch.docs.json'
+import data from '../../src/deprecated/FilteredSearch/FilteredSearch.docs.json'
9
10
**Note:** You _must_ use a `TextInput` and `ActionMenu` (or native `<details>` and `<summary>`) in order for this component to work properly.
11
0 commit comments