Didn't mean to commit this

This commit is contained in:
Tom Coleman 2021-09-06 09:44:35 +10:00
parent 263b005669
commit c6b1e5cd53

View File

@ -2,7 +2,6 @@ import React from 'react';
import { action } from '@storybook/addon-actions';
import { Button } from './Button';
console.log('HERE');
export default {
title: 'Button',
component: Button,