diff --git a/src/stories/Button.tsx b/src/stories/Button.tsx index 962fc2bc4..244ff033e 100644 --- a/src/stories/Button.tsx +++ b/src/stories/Button.tsx @@ -1,8 +1,6 @@ import React from 'react'; import s from './button.module.sass'; -console.log(s); - interface ButtonProps { /** * Is this the principal call to action on the page?