mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 12:29:55 +08:00
feature(hide-when): initial implementation of hide-when
This commit is contained in:
@ -48,6 +48,7 @@ exports.config = {
|
||||
{ components: ['ion-tap-click', 'ion-status-tap'] },
|
||||
{ components: ['ion-platform', 'ion-cordova-platform'] },
|
||||
{ components: ['ion-nav-pop'] },
|
||||
{ components: ['ion-hide-when', 'ion-show-when'] },
|
||||
],
|
||||
plugins: [
|
||||
sass(),
|
||||
|
Reference in New Issue
Block a user