pesto-students/batch-11-relayer

View on GitHub
client/src/components/Profile/index.js

Summary

Maintainability
A
0 mins
Test Coverage
import LogOut from './Logout';
import ManageProfile from './ManageProfile';

export { LogOut, ManageProfile };