chore: fix styles index export sequence

This commit is contained in:
07akioni 2020-11-11 20:50:06 +08:00
parent 9ada662c91
commit d093de715a

View File

@ -44,6 +44,10 @@ export {
checkboxDark,
checkboxLight
} from '../checkbox/styles'
export {
tagDark,
tagLight
} from '../tag/styles'
export {
tabsDark,
tabsLight
@ -268,10 +272,6 @@ export {
inputGroupLabelDark,
inputGroupLabelLight
} from '../input-group-label/styles'
export {
tagDark,
tagLight
} from '../tag/styles'
export {
affixDark,
affixLight