Bump Compose to 1.2.0-alpha01-dev786
Breaking changes
All custom svg attrs extension previously defined in app.softwork.bootstrapcompose.icons.*
are now merged upstream, so you have to use import org.jetbrains.compose.web.svg.*
instead.
What's Changed
- Generate icons for showcase by @hfhbd in #271
- Fix docs by @hfhbd in #272
- Bump org.jetbrains.compose from 1.2.0-alpha01-dev778 to 1.2.0-alpha01-dev786 by @dependabot in #273
Full Changelog: v0.1.8...v0.1.9