mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 12:29:55 +08:00
fix(virtual-scroll): use FunctionalComponent for JSX integration
This commit is contained in:
@ -7,6 +7,8 @@ ion-virtual-scroll {
|
||||
width: 100%;
|
||||
|
||||
contain: strict;
|
||||
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
.virtual-loading {
|
||||
|
Reference in New Issue
Block a user