thedodd / ybc

A Yew component library based on the Bulma CSS framework.
Apache License 2.0
258 stars 37 forks source link

Compilation fails with `router` feature disabled #29

Open lilyball opened 2 years ago

lilyball commented 2 years ago

If I try to compile without default features I get errors from pub use statements that are trying to reexport the router types without the appropriate feature cfg.