mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
docs(demos): fix demos to have same class name and remove files that aren't needed anymore
references #5311
This commit is contained in:
@@ -3,8 +3,4 @@ import {App} from 'ionic/ionic';
|
||||
@App({
|
||||
templateUrl: 'main.html'
|
||||
})
|
||||
|
||||
class DemoApp {
|
||||
blur() {
|
||||
}
|
||||
}
|
||||
class ApiDemoApp {}
|
||||
|
||||
Reference in New Issue
Block a user