Skip to content

Commit

Permalink
fix: πŸš‘ fix typo in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
okineadev authored Dec 13, 2024
1 parent 6f6816d commit f51677b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ render(<Divider title='Title' />)
```

The `<Divider>` component can also automatically adjust to the width of the container!
We advise you to view this example - [`examples/auto-grow.tsx`](https://github.com/JureSotosek/ink-divider/blob/master/examples/auto-grow.tsx), more examples in the [`examples`](https://github.com/JureSotosek/ink-divider/tree/master/exampes) folder
We advise you to view this example - [`examples/auto-grow.tsx`](https://github.com/JureSotosek/ink-divider/blob/master/examples/auto-grow.tsx), more examples in the [`examples`](https://github.com/JureSotosek/ink-divider/tree/master/examples) folder

<!-- markdownlint-disable-next-line-->
<img src="media/example.png" alt="example" width="550">
Expand Down

0 comments on commit f51677b

Please sign in to comment.