Skip to content

Commit

Permalink
fix: build error only on github
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobias Sittenauer committed Aug 13, 2024
1 parent 4816e37 commit 05a9b7c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/types/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -691,7 +691,3 @@ export interface DayProps {
export class Day extends React.Component<DayProps> {}

export * from './lib/addons/dragAndDrop'
export { withDragAndDrop }

// Turn off automatic exports
export {}

0 comments on commit 05a9b7c

Please # to comment.