Skip to content

Commit

Permalink
Update sdk/react/src/lib/fragment-components/a-definition-tooltip.tsx
Browse files Browse the repository at this point in the history
Co-authored-by: Zvonimir Fras <[email protected]>
  • Loading branch information
jz5426 and zvonimirfras authored Jul 22, 2024
1 parent 58056f7 commit 50461a1
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ const preventCheckEvent = css`
`;

export const ADefinitionTooltipSettingsUI = ({ selectedComponent, setComponent }: any) => {

const alignments = [
{ id: 'top', text: 'Top' },
{ id: 'top-left', text: 'Top left' },
Expand Down

0 comments on commit 50461a1

Please sign in to comment.