refactor(spinner): spinner moved into services

This commit is contained in:
nixa 2016-05-25 10:59:12 +03:00
parent 30e27ed0ca
commit f2c729e101
5 changed files with 4 additions and 3 deletions

View file

@ -1,4 +1,3 @@
export * from './theme.spinner'
export * from './theme.constants'
export * from './theme.configProvider'
export * from './theme.config'