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 8ef631a commit 08810f3Copy full SHA for 08810f3
docs/columns/secondary-header.md
@@ -28,7 +28,6 @@ Here are the steps you need to take:
28
1. Add state to the component to track the input values
29
2. Add the inputs to the columns using the secondaryHeader method
30
3. Add the clause to the query based on the new state
31
-4. Optionally, add the state to the query string to preserve it on page load.
32
33
### 1. Add state to the component to track the input values
34
0 commit comments