mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-15 09:34:19 +08:00
feat(virtual-scroll): remove virtual scroll component (#25808)
This commit is contained in:
@ -46,7 +46,6 @@ export function hydrateIonicComponents(doc: any, appId: any) {
|
||||
|
||||
// auxiliar
|
||||
'ion-picker-column',
|
||||
'ion-virtual-scroll',
|
||||
],
|
||||
}).then((hydrateResults) => {
|
||||
hydrateResults.diagnostics.forEach((d) => {
|
||||
|
Reference in New Issue
Block a user