Skip to content

Commit

Permalink
updated NgxStoriesOptions interface readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Gauravdarkslayer committed Oct 16, 2024
1 parent f783f7b commit 1d8981d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,8 @@ export class AppComponent {
interface NgxStoriesOptions {
width: number,
height: number,
currentStoryIndex: 0,
currentStoryGroupIndex: 0
}
```

Expand Down

0 comments on commit 1d8981d

Please sign in to comment.