Skip to content

Commit

Permalink
bt-791: + render varification label after update page
Browse files Browse the repository at this point in the history
  • Loading branch information
nika-sirak committed Sep 28, 2023
1 parent faaeac0 commit 6562401
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/src/bundles/employer-onboarding/store/slice.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ const initialState: UserDetailsGeneralCustom = {
cvUrl: null,
photoUrl: null,
companyLogoUrl: null,
publishedAt: '',
};

const { reducer, actions, name } = createSlice({
Expand Down

0 comments on commit 6562401

Please sign in to comment.