docusaurus-plugin-search-local icon indicating copy to clipboard operation
docusaurus-plugin-search-local copied to clipboard

Cannot swizzle SearchModal component

Open rsexton404 opened this issue 1 year ago • 0 comments

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!

rsexton404 avatar Sep 21 '23 05:09 rsexton404