Skip to content

Commit efffbff

Browse files
committed
I forgot to rename "Re-signaali" -> "Si-frame" in this project.
1 parent d10286c commit efffbff

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
A rewrite of a subset of [Reagent](https://github.com/reagent-project/reagent)'s features,
44
using [Signaali](https://github.com/metosin/signaali) for the reactivity.
55

6-
This project was created to help people who want to use [Re-signaali](https://github.com/metosin/re-signaali)
6+
This project was created to help people who want to use [Si-frame](https://github.com/metosin/si-frame)
77
while they still have some Reagent components in their codebase.
88
It might be suitable to you if you are in the process of migrating a large Reagent+Re-frame codebase
99
toward another React wrapper, like [UIx](https://github.com/pitch-io/uix) or
@@ -36,7 +36,7 @@ In your deps.edn:
3636
- Can embed React components and be embedded into any existing React-based app (React, UIx, Helix, etc ...)
3737
- Compatible with [React](https://react.dev/) 19 (the latest).
3838
- Compatible with [Re-frame](https://github.com/day8/re-frame/) 1.4.3 (the latest)
39-
via the [Re-signaali](https://github.com/metosin/re-signaali) fork.
39+
via the [Si-frame](https://github.com/metosin/si-frame) fork.
4040

4141
### Caveats:
4242

0 commit comments

Comments
 (0)