diff --git a/docs/introduction/getting-started.md b/docs/introduction/getting-started.md index b24afe83..2131ae6a 100644 --- a/docs/introduction/getting-started.md +++ b/docs/introduction/getting-started.md @@ -38,7 +38,7 @@ Use the [takeScreenshot](/docs/api/methods#takescreenshotname-string) and [.toMa #### Example -```js +```js title="app.owl.jsx" import { press, takeScreenshot } from 'react-native-owl'; describe('App.tsx', () => {