Make columns itself scrollable, fix action creation when moving card, little refactoring
This commit is contained in:
@@ -2,6 +2,5 @@ import Input from './components/Input';
|
||||
import Popup from './components/Popup';
|
||||
import Markdown from './components/Markdown';
|
||||
import FilePicker from './components/FilePicker';
|
||||
import DragScroller from './components/DragScroller';
|
||||
|
||||
export { Input, Popup, Markdown, FilePicker, DragScroller };
|
||||
export { Input, Popup, Markdown, FilePicker };
|
||||
|
||||
Reference in New Issue
Block a user