ratatui-kit 0.10.3

A framework for building interactive terminal user interfaces with ratatui
Documentation
1
2
3
4
5
error: invalid argument name, expected `props` or `hooks`
 --> tests/ui/fail/bad_component_param.rs:5:8
  |
5 | fn App(foo: u8) -> impl Into<AnyElement<'static>> {
  |        ^^^