mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-23 05:58:26 +08:00
chore(tabs): move tab, tabbar, tab-button to separate directories
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
import { Component, Element, Event, EventEmitter, Prop } from '@stencil/core';
|
||||
import { Swiper } from './vendor/swiper';
|
||||
import { Swiper } from './vendor/swiper.js';
|
||||
|
||||
|
||||
@Component({
|
||||
|
Reference in New Issue
Block a user