Skip to content

Commit

Permalink
fix: typo in README.md (#678)
Browse files Browse the repository at this point in the history
  • Loading branch information
varundhand authored Nov 25, 2023
1 parent b919db3 commit 1c40c75
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,9 +124,9 @@ rc-tabs is released under the MIT license.

## FAQ

### Resposive Tabs
### Responsive Tabs

There are 3 cases when handling resposive tabs:
There are 3 cases when handling responsive tabs:
![image](https://user-images.githubusercontent.com/27722486/156315099-7e6eda9d-ab77-4b16-9b49-1727c5ec8b26.png)

We get hidden tabs through [useVisibleRange.ts](https://github.com/react-component/tabs/blob/master/src/hooks/useVisibleRange.ts).
Expand Down

1 comment on commit 1c40c75

@vercel
Copy link

@vercel vercel bot commented on 1c40c75 Nov 25, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

tabs – ./

tabs-react-component.vercel.app
tabs-git-master-react-component.vercel.app

Please sign in to comment.