deck
deck copied to clipboard
fix(core/InsightMenu): Removes code that throws error in the console
What does this PR do?
Removes href="javascript:void(0)" from Button component.
Some of the benefits:
- Component renders as
<button>instead of<a> - Fixes the following error: