Skip to content

Commit

Permalink
create department id update
Browse files Browse the repository at this point in the history
  • Loading branch information
amiyatulu committed May 16, 2024
1 parent a4a9dda commit 1bf9c1e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ pub fn CreateDepartmentFund() -> impl IntoView {
let new_value = event_target_value(&ev);
set_tip_name(new_value);
}
id="tipperselect"

class="select select-info w-full max-w-xs"
>
Expand Down

0 comments on commit 1bf9c1e

Please sign in to comment.