Skip to content

Commit

Permalink
Fixed prettier issues
Browse files Browse the repository at this point in the history
  • Loading branch information
kudlajz committed Oct 30, 2024
1 parent 19398e9 commit afe9856
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ export function Suggestions<T>({
altAxis: true,
mainAxis: true,
},
} satisfies Partial<PreventOverflowModifier>
} satisfies Partial<PreventOverflowModifier>,
],
placement: 'bottom',
});
Expand Down

0 comments on commit afe9856

Please sign in to comment.