diff --git a/src/components/Button/Button.example.js b/src/components/Button/Button.example.js index 34fe0ab4..8dfadf31 100644 --- a/src/components/Button/Button.example.js +++ b/src/components/Button/Button.example.js @@ -9,6 +9,7 @@ const preventDefault = e => { e.preventDefault(); }; +const hashLink = '#'; class InteractiveButton extends Component { constructor(props) { super(props); @@ -130,29 +131,29 @@ const ButtonsComponent = () => {
Lorem ipsum{' '} - + a normal link {' '} dolor sit amet