mirror of
https://github.com/plankanban/planka.git
synced 2025-12-24 17:25:00 +03:00
4 lines
50 B
JavaScript
Executable File
4 lines
50 B
JavaScript
Executable File
import Task from './Tasks';
|
|
|
|
export default Task;
|