Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(components/config): cleanup code (#2592)
Cleanup code by using `Option::is_some_and()` and `Option::as_deref()` instead of recoding them.
- Loading branch information