You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
1
# React Halo
2
2
3
-
Halo is a [Halogen](https://github.com/purescript-halogen/purescript-halogen)-inspired interface and runtime for your components, designed to integrate with React.
3
+
Halo is a [Halogen](https://github.com/purescript-halogen/purescript-halogen)-inspired interface for React.
4
4
5
-
It is implemented as a hook: `useHalo`; and simple component helpers are included: `component` and `component_`.
5
+
It is available as a hook: `useHalo`; for building entire components there is: `component` and `component_`.
0 commit comments