feat: Refactor ExperiencePage and ExperienceCustomInput to use design system components and remove deprecated ExperienceBadge
This commit is contained in:
@@ -18,7 +18,7 @@ extension ProfileNavigator on IModularNavigator {
|
||||
|
||||
/// Navigates to the experience page.
|
||||
void pushExperience() {
|
||||
pushNamed('/profile/experience');
|
||||
pushNamed('./experience');
|
||||
}
|
||||
|
||||
/// Navigates to the attire page.
|
||||
|
||||
Reference in New Issue
Block a user