Re-implemented autosuggestions component for the compose form
Fix #205, fix #156, fix #124
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
import { storiesOf } from '@kadira/storybook';
|
||||
import Button from '../../app/assets/javascripts/components/components/button.jsx'
|
||||
|
||||
storiesOf('Button', module)
|
||||
|
Reference in New Issue
Block a user