nimabrownlee
Results
2
issues of
nimabrownlee
**Current Behavior** I am adding extra colors to the Theme but Typescript complains that they don't exist when using the `useTheme` hook. ``` const MyTheme = { ...DefaultTheme, colors: {...
bug
**Describe the bug** Columns are re-ordered many times when using `hover`. **Reproduction** https://codesandbox.io/s/beautiful-heyrovsky-b0bgt?file=/pages/index.js **Steps to reproduce the behavior:** Drag and drop table columns. **Expected behavior** Columns should be re-ordered once,...