chore(changelog): fix formatting

This commit is contained in:
Eric Liu 2022-01-17 15:14:47 -08:00
commit 37f10ad1a2

View file

@ -22,7 +22,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- restore explicit typing of `null | HTMLElement` for TypeScript strict mode
- dispatch `click:button--primary` in `Modal` if `shouldSubmitOnEnter` is true
- **Documentation**
**Documentation**
- simplify reactive `RadioButton` example
- add reactive `Select` example for `Select`