We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fbaafc commit d220769Copy full SHA for d220769
README.md
@@ -499,6 +499,7 @@ Let's have a proper look at combinators' syntax and the available combinators ex
499
500
# Combinators
501
## Syntax
502
+
503
In general combinators follow a common syntax[^exception] :
504
505
- `Combinator :: Settings -> ComponentTree -> Component`
@@ -730,6 +731,7 @@ Contribution is **welcome** in the following areas :
730
731
- monorepos
732
- whatever makes sense to make the repository more manageable
733
- reducing build size
734
+- transpoe code to latest version of cycle
735
736
# Known issues
737
That is a paragraph that I am sure will grow with time :-)
0 commit comments