mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-10 00:27:41 +08:00
chore(): update dependencies
This commit is contained in:
@ -143,8 +143,8 @@ export class Content {
|
||||
forceOverscroll={this.forceOverscroll}>
|
||||
<slot></slot>
|
||||
</ion-scroll>
|
||||
: <div class='scroll-inner'><slot></slot></div>,
|
||||
<slot name='fixed'></slot>
|
||||
: <div class="scroll-inner"><slot></slot></div>,
|
||||
<slot name="fixed"></slot>
|
||||
];
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user