OperationCode/front-end

View on GitHub
components/Press/index.ts

Summary

Maintainability
A
0 mins
Test Coverage
F
0%
import Photos from './PressPhotos/PressPhotos';
import Videos from './PressVideos/PressVideos';
import Links from './PressLinks/PressLinks';

export { Photos, Videos, Links };