Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
tbrandaws committed Dec 18, 2024
1 parent 062b506 commit c028772
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -488,7 +488,7 @@ const UseCaseBuilderView: React.FC<Props> = (props) => {

{props.fileUpload && (
<div className="mb-3 flex flex-col">
<label>
<label className="w-fit">
<input
hidden
type="file"
Expand Down

0 comments on commit c028772

Please sign in to comment.