Skip to content

Commit

Permalink
(feat): Add user role scope (#554)
Browse files Browse the repository at this point in the history
* 🚧 Add user role scope

* refactor create provider

* fix delay provider data load

* change the find by name to uuid and remove M from gender
  • Loading branch information
Ogollah authored Jan 21, 2025
1 parent b3d3f18 commit 7cf8418
Show file tree
Hide file tree
Showing 6 changed files with 767 additions and 223 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -136,3 +136,9 @@
word-wrap: break-word;
line-height: 1.4;
}

.datePicker {
margin: layout.$spacing-05;
padding: layout.$spacing-03;
border-radius: layout.$spacing-05;
}
Loading

0 comments on commit 7cf8418

Please sign in to comment.