refactor(show): remove show/hide-when components (#16098)

This commit is contained in:
Manu MA
2018-10-26 04:32:41 +02:00
committed by Adam Bradley
parent e9a94d2b91
commit 6a138a6c55
17 changed files with 0 additions and 945 deletions

View File

@ -36,7 +36,6 @@ const DECLARATIONS = [
d.Footer,
d.Grid,
d.Header,
d.HideWhen,
d.Icon,
d.Img,
d.InfiniteScroll,
@ -74,7 +73,6 @@ const DECLARATIONS = [
d.Select,
d.SelectOption,
d.SelectPopover,
d.ShowWhen,
d.SkeletonText,
d.Slide,
d.Slides,