Skip to content

Commit

Permalink
Merge pull request smeup#2307 from apuliasoft/fix/kup-input-panel-TBL…
Browse files Browse the repository at this point in the history
…-input-size

Fix/kup input panel tbl input size
  • Loading branch information
lucafoscili authored Dec 16, 2024
2 parents 19c2bda + b1d345d commit d67afda
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1407,6 +1407,7 @@ export class KupInputPanel {
onInput?: (event: InputEvent) => void;
} = {
label: fieldLabel,
...cell.data,
};

if (
Expand Down

0 comments on commit d67afda

Please sign in to comment.