mirror of
https://github.com/plankanban/planka.git
synced 2025-12-16 09:13:18 +03:00
4 lines
52 B
JavaScript
Executable File
4 lines
52 B
JavaScript
Executable File
import Board from './Board';
|
|
|
|
export default Board;
|