Skip to content

Commit

Permalink
docs(readme): update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
wallpants committed May 22, 2024
1 parent e6868e6 commit ad4859c
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
@@ -1,12 +1,12 @@
# use-confirm-hook

Customize the browser's `window.confirm` with a _React Component_ of your own.
Replace your browser's `window.confirm` with a custom _React Component_.

This module is released as a TypeScript module, make sure your bundler supports them.

Tested with [vite](https://vitejs.dev/) and [bun](https://bun.sh/).

https://github.com/wallpants/use-confirm-hook/assets/47203170/203b7e0e-ce96-4550-9ced-ac0ee14cb6d0
<https://github.com/wallpants/use-confirm-hook/assets/47203170/203b7e0e-ce96-4550-9ced-ac0ee14cb6d0>

## Install

Expand Down

0 comments on commit ad4859c

Please sign in to comment.