Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(filter toggle button): ensure button appears
The container wasn't being wrapped in a jQuery tag, meaning the button wasn't properly appended to the DOM. Use the jQuery-wrapped container instead.
- Loading branch information