Description
This isn't a breaking change as we aren't showing this super block. The super block is removed from main: freeCodeCamp/freeCodeCamp#64283.
I think this is the only place we need to update, but we'll need to check to be sure:
|
fullStackDeveloper('full-stack-developer'), |
Description
This isn't a breaking change as we aren't showing this super block. The super block is removed from
main: freeCodeCamp/freeCodeCamp#64283.I think this is the only place we need to update, but we'll need to check to be sure:
mobile/mobile-app/lib/models/learn/curriculum_model.dart
Line 28 in c133654