mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-23 05:58:26 +08:00
chore(demos): change dgeni path for demos
change dgeni path for demos
This commit is contained in:
@ -70,7 +70,7 @@ import { Platform } from '../../platform/platform';
|
||||
* </ion-list>
|
||||
* ```
|
||||
*
|
||||
* @demo /docs/v2/demos/input/
|
||||
* @demo /docs/v2/demos/src/input/
|
||||
*/
|
||||
@Component({
|
||||
selector: 'ion-input',
|
||||
@ -278,7 +278,7 @@ export class TextInput extends InputBase {
|
||||
* </ion-item>
|
||||
* ```
|
||||
*
|
||||
* @demo /docs/v2/demos/textarea/
|
||||
* @demo /docs/v2/demos/src/textarea/
|
||||
*/
|
||||
@Component({
|
||||
selector: 'ion-textarea',
|
||||
|
Reference in New Issue
Block a user