Skip to content

Commit d86997d

Browse files
authored
docs: fix changelog details
1 parent 84246cd commit d86997d

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

CHANGELOG.md

+1-6
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,10 @@ All notable changes to this project will be documented in this file. See [standa
1111
* put style.css file in the correct place ([30dedbd](https://github.com/fritz-c/react-sortable-tree/commit/30dedbd))
1212

1313

14-
### Chores
15-
16-
* Merge branch 'brendanmoore-feature/remove-style-loader' ([16f7740](https://github.com/fritz-c/react-sortable-tree/commit/16f7740))
17-
18-
1914
### BREAKING CHANGES
2015

2116
* from v2.0.0 on, you must import the css for the
22-
component yourself, using `import 'react-sortable-tree/styles.css';`.
17+
component yourself, using `import 'react-sortable-tree/style.css';`.
2318
You only need to do this once in your application.
2419

2520

0 commit comments

Comments
 (0)