Sebastian Aranda Sanchez
Results
2
comments of
Sebastian Aranda Sanchez
I have the same problem, after upgrading to v12 I stopped seeing the content of my `.md` pages.  Here is part of my `styleguide.config.js`: ``` module.exports = { title:...
I was having the same issue and this seems to be related with the search box input: https://github.com/srigar/multiselect-react-dropdown/blob/v2.0.25/src/multiselect/multiselect.component.tsx#L572. As you can see there the searchbox is always present, but when...