Skip to content

Commit fecc565

Browse files
authored
docs: Add example file name (#106)
1 parent 77dfd34 commit fecc565

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/introduction/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Use the [takeScreenshot](/docs/api/methods#takescreenshotname-string) and [.toMa
3838

3939
#### Example
4040

41-
```js
41+
```js title="app.owl.jsx"
4242
import { press, takeScreenshot } from 'react-native-owl';
4343

4444
describe('App.tsx', () => {

0 commit comments

Comments
 (0)