ref(examples): avoid unnecessary casts
All checks were successful
Zig Project Action / Lint, Spell-check and test zig project (push) Successful in 43s
All checks were successful
Zig Project Action / Lint, Spell-check and test zig project (push) Successful in 43s
This commit is contained in:
@@ -130,9 +130,8 @@ the primary use-case for myself to create this library in the first place.
|
||||
- [x] grid
|
||||
- [x] mixed (some sort of form)
|
||||
- [ ] Elements
|
||||
- [ ] Button
|
||||
- [ ] Text Input field
|
||||
- [ ] User input handling
|
||||
- [x] Button
|
||||
- [x] Text Input field
|
||||
- [ ] Popup-menu
|
||||
- [ ] Scrollable Content (i.e. show long text of an except of something and other smaller `Container`)
|
||||
- [ ] min size
|
||||
|
||||
Reference in New Issue
Block a user