Skip to content

Commit

Permalink
refactor: ♻️ sonar
Browse files Browse the repository at this point in the history
  • Loading branch information
CourtHive committed Feb 21, 2024
1 parent dd47674 commit 2c49f42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/stories/structure.stories.js
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ export const National = {
drawSize: 16
}
};
export const initialRound = {
export const InitialRound = {
args: {
completeAllMatchUps: false,
composition: 'National',
Expand Down

0 comments on commit 2c49f42

Please sign in to comment.