Skip to content

Commit

Permalink
fix(admin-ui): added description
Browse files Browse the repository at this point in the history
  • Loading branch information
mjatin-dev committed Jun 7, 2022
1 parent 488a325 commit 255b360
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ function UserClaimEntry({ data, type, entry, formik, handler }) {
value={formik.values[data.name] || ''}
formik={formik}
handler={doHandle}
doc_category={data.description}
lsize={3}
rsize={9}
/>
Expand Down

0 comments on commit 255b360

Please sign in to comment.