1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-07-27 17:19:43 +02:00
planka/client/src/components/UserInformationEdit/index.js

4 lines
94 B
JavaScript
Raw Normal View History

import UserInformationEdit from './UserInformationEdit';
export default UserInformationEdit;