gabrielcsapo / gabrielcsapo/docusaurus-plugin-search-local
Cannot swizzle SearchModal component
Open
- Dominant language
- TypeScript
- Stars
- 27
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
Hi there! Maybe I'm doing it wrong, but I can't seem to swizzle the `SearchModal` component. My changes in `src/theme/SearchModal/SearchModal.js` aren't taking effect. I'm always seeing the version of the component in `node_modules` instead of the swizzled version. Also, is there a way to swizzle the component so that it is in the original TypeScript with JSX instead of the transpiled .js file? Any help would be greatly appreciated!
Contributor guide
Assessment
This issue has not been assessed yet.