mirror of
https://github.com/plankanban/planka.git
synced 2025-12-26 01:11:58 +03:00
8
client/src/components/projects/AddProjectModal/index.js
Normal file
8
client/src/components/projects/AddProjectModal/index.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*!
|
||||
* Copyright (c) 2024 PLANKA Software GmbH
|
||||
* Licensed under the Fair Use License: https://github.com/plankanban/planka/blob/master/LICENSE.md
|
||||
*/
|
||||
|
||||
import AddProjectModal from './AddProjectModal';
|
||||
|
||||
export default AddProjectModal;
|
||||
Reference in New Issue
Block a user