Skip to content

Commit

Permalink
fix(line-scale-party): children number
Browse files Browse the repository at this point in the history
  • Loading branch information
Hokid committed Apr 18, 2020
1 parent 606393b commit 501f646
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/loaders/line-scale-party.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ import {createSingleLoaderComponent} from '../singleLoaderComponent';

export default createSingleLoaderComponent({
name: 'line-scale-party',
children: 5
children: 4
});

0 comments on commit 501f646

Please sign in to comment.