We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77dfd34 commit fecc565Copy full SHA for fecc565
1 file changed
docs/introduction/getting-started.md
@@ -38,7 +38,7 @@ Use the [takeScreenshot](/docs/api/methods#takescreenshotname-string) and [.toMa
38
39
#### Example
40
41
-```js
+```js title="app.owl.jsx"
42
import { press, takeScreenshot } from 'react-native-owl';
43
44
describe('App.tsx', () => {
0 commit comments