Skip to content

Commit 7f3bd1e

Browse files
committed
docs(README): update READMEs
1 parent 0a68ca5 commit 7f3bd1e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
![@ui-call's Logo](docs/@ui-call.svg)
22

3-
# @ui-call · [![License](https://img.shields.io/github/license/junwen-k/ui-call)](https://github.com/junwen-k/ui-call/blob/main/LICENSE) [![Build Status](https://img.shields.io/github/actions/workflow/status/junwen-k/ui-call/ci.yml?branch=main)](https://github.com/junwen-k/ui-call/actions) [![Total Downloads](https://img.shields.io/npm/dm/ui-call)](https://www.npmjs.com/package/ui-call)
3+
# @ui-call · [![License](https://img.shields.io/github/license/junwen-k/ui-call)](https://github.com/junwen-k/ui-call/blob/main/LICENSE) [![Build Status](https://img.shields.io/github/actions/workflow/status/junwen-k/ui-call/ci.yml?branch=main)](https://github.com/junwen-k/ui-call/actions)
44

55
Promise-based call stores for building imperative UI interactions—like confirm dialogs and toasts—across React, Vue, Svelte, Solid, and Preact.
66

packages/core/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,4 +151,4 @@ Use the `call.pending` boolean to apply your enter/exit animation classes.
151151

152152
## Acknowledgments
153153

154-
This library is the successor to my original [ui-call](https://github.com/junwen-k/ui-call) library, heavily inspired by the elegant design of [react-call](https://github.com/desko27/react-call) by [@desko27](https://github.com/desko27).
154+
This library is the successor to my original [use-ask](https://github.com/junwen-k/use-ask) library, heavily inspired by the elegant design of [react-call](https://github.com/desko27/react-call) by [@desko27](https://github.com/desko27).

0 commit comments

Comments
 (0)