mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-05 08:01:20 +08:00
Didn't mean to commit this
This commit is contained in:
parent
263b005669
commit
c6b1e5cd53
@ -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,
|
||||
|
Loading…
x
Reference in New Issue
Block a user