mirror of
https://github.com/plankanban/planka.git
synced 2025-12-25 09:15:00 +03:00
4 lines
58 B
JavaScript
Executable File
4 lines
58 B
JavaScript
Executable File
import Project from './Project';
|
|
|
|
export default Project;
|