docusaurus-search-local
docusaurus-search-local copied to clipboard
swizzle command
is it possible to run swizzle command on this plugin?
I try this:
npm run swizzle @easyops-cn/docusaurus-search-local SearchBar -- --danger
but it's not working
I hope to get an answer soon, I also need swizzle to customize some css.
is it possible to run swizzle command on this plugin? I try this:
npm run swizzle @easyops-cn/docusaurus-search-local SearchBar -- --danger
but it's not working
seems nope
I tried to run swizzle in 2 different way to eject the SearchBar like:
yarn swizzle @easyops-cn/docusaurus-search-local
commander shows SUCCEESS
but failed with reply like :
and this plugin has no swizzle with TypeScript
option
+1 for this issue especially icons
Same problem here.