blackbaud / skyux2

SKY UX 2 is the new version of Blackbaud’s user experience framework that implements Blackbaud design patterns. It extends the framework to abstract many complexities of modern web development and takes advantage of Angular 2 to increase the tooling, testing, and performance available.
https://developer.blackbaud.com/skyux
MIT License
32 stars 65 forks source link

Remove `CurrencyPipe` from numeric component demo #2340

Closed blackbaud-johnly closed 5 years ago

blackbaud-johnly commented 5 years ago

Feedback from @Blackbaud-BenLambert: The Numeric component has a demo that references CurrencyPipe- I don't think that is needed, so you ought to be able to just remove it from the demo.

blackbaud-johnly commented 5 years ago

Addressed in https://github.com/blackbaud/skyux2/pull/2341.