diff --git a/src/components/plugin-button/pluginButton.tsx b/src/components/plugin-button/pluginButton.tsx index ddd6be0..9cd58b0 100644 --- a/src/components/plugin-button/pluginButton.tsx +++ b/src/components/plugin-button/pluginButton.tsx @@ -25,7 +25,7 @@ interface QnaPluginButtonProps { export const QnaPluginButton = withText(translates)(({isActive, showIndication, setRef, ...otherProps}: QnaPluginButtonProps) => { return ( - +