Skip to content

Commit 71af413

Browse files
committed
Merge branch 'master' into fix/keep-moving-left
2 parents 62d0302 + 61de277 commit 71af413

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1175,8 +1175,6 @@ If you are using Custom Headers then you need to add `SidebarHeader` component u
11751175

11761176
you need to add sticky to the header like [this example](https://github.com/FoothillSolutions/react-calendar-timeline/tree/dest-build/examples#sticky-header).
11771177

1178-
```
1179-
11801178
## I'm using Babel with Rollup or Webpack 2+ and I'm getting strange bugs with click events
11811179

11821180
These module bundlers don't use the transpiled (ES5) code of this module. They load the original ES2015+ source. Thus your babel configuration needs to match ours. We recommend adding the [`stage-0` preset](https://babeljs.io/docs/plugins/preset-stage-0/) to your `.babelrc` to make sure everything works as intended.

0 commit comments

Comments
 (0)