Skip to content
Prev Previous commit
Next Next commit
remove comment
  • Loading branch information
sai6855 committed May 2, 2023
commit 5b1a01fe0c306d9d8f801da1e15d8d67110682b2
2 changes: 0 additions & 2 deletions packages/mui-material/test/typescript/hoc-interop.spec.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
* It's a common pattern to use some form of Pick or Omit in hocs which don't have
* a desired outcome when operating on union types.
*
* We use our TextField component since it has a union type as props
*
* See https://github.com/Microsoft/TypeScript/issues/28339 for in-depth discussion
*/
import { Button } from '@mui/material';
Expand Down