Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump app component from ac1ce0c0 to 89236675
## User-visible changes: ## Internal refactoring: Refactored a number of components to use boolean props instead of Writables for controlling their open/closed state. This makes the components more flexible and easier to use, as they no longer need to be passed a Writable store. Also refactored some components to use Effects instead of events for handling callbacks, which simplifies the code and makes it easier to reason about. View PR: https://github.com/tenzir/app/pull/873 View Changes: https://github.com/tenzir/app/compare/ac1ce0c061490daa3a0af255fefcabb556fbd38e...89236675a0f823e1ce453cdb1ee23dec8848f19b
- Loading branch information