diff --git a/core/src/components/action-sheet/readme.md b/core/src/components/action-sheet/readme.md index fd287cd570..7e107d75f0 100644 --- a/core/src/components/action-sheet/readme.md +++ b/core/src/components/action-sheet/readme.md @@ -192,7 +192,7 @@ export default class ActionSheetExample extends Component { ### Vue -```vue +```html