Skip to content

Commit

Permalink
Merge pull request #5659 from gooddata/IMJ-Test-detect-changes3
Browse files Browse the repository at this point in the history
chore: test changes gate
  • Loading branch information
ivanmjartan authored Dec 4, 2024
2 parents d899ea1 + 04c5dca commit 94110d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/sdk-ui-kit/src/Bubble/Bubble.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ const ARROW_DIRECTIONS: ArrowDirections = {
export const X_SHIFT = 7;
export const Y_SHIFT = 11;

// FIXME: constants are bad, we know :(
// FIXME: constants are bad, we know
const ARROW_OFFSETS: ArrowOffsets = {
".. cc": [0, 0],

Expand Down

0 comments on commit 94110d4

Please sign in to comment.