box-ui-elements
box-ui-elements copied to clipboard
chore(eslint): enabled jsx-sort-props rule
reenabled react/jsx-sort-props
used --fix
to fix all errors.
There was one place in the guidetooltip, where it was using console.log
but with the reorder didnt account for the suppression that was there so I had to manually change that
Had to manually move comments around to cover flow errors