feat: connect to bff

This commit is contained in:
Ben Warzeski
2022-08-23 12:23:28 -04:00
parent f5ce920865
commit 08141acd16
6 changed files with 17 additions and 19 deletions

View File

@@ -5,7 +5,6 @@ import ProgramCard from './ProgramCard';
const props = {
data: {
estimatedNumberOfWeeks: 1,
numberOfCourses: 2,
bannerUrl: 'props.data.bannerUrl',
logoUrl: 'props.data.logoUrl',