mirror of
https://github.com/plankanban/planka.git
synced 2025-12-25 09:15:00 +03:00
8
client/src/components/projects/ProjectCard/index.js
Normal file
8
client/src/components/projects/ProjectCard/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 ProjectCard from './ProjectCard';
|
||||
|
||||
export default ProjectCard;
|
||||
Reference in New Issue
Block a user