Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
muhmushtaha committed Sep 13, 2024
1 parent 265d1e3 commit 7ec40e5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
[![npm version](https://badge.fury.io/js/react-fb-login-btn.svg)](https://badge.fury.io/js/react-fb-login-btn)

# react-fb-login-btn Component Documentation

A customizable, reusable, and type-safe React component for integrating Facebook login functionality into your applications. The `react-fb-login-btn` component is built with TypeScript and Tailwind CSS, supports theming, different button shapes, left-to-right and right-to-left text directions, and handles Facebook login flow internally using the Facebook SDK.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,4 +65,4 @@
"typescript": "^5.6.2",
"vite": "^5.4.5"
}
}
}

0 comments on commit 7ec40e5

Please sign in to comment.