mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-26 08:13:34 +08:00
inset lists, card updates
This commit is contained in:
7
ionic/components/list/test/inset/index.ts
Normal file
7
ionic/components/list/test/inset/index.ts
Normal file
@ -0,0 +1,7 @@
|
||||
import {App} from 'ionic/ionic';
|
||||
|
||||
|
||||
@App({
|
||||
templateUrl: 'main.html'
|
||||
})
|
||||
class IonicApp {}
|
Reference in New Issue
Block a user