Skip to content

Commit 296b8e4

Browse files
authored
docs: add StyleSheet import
1 parent 267629f commit 296b8e4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

versioned_docs/version-6.x/elements.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,7 @@ For example, you can use this with `headerTransparent` to render a blur view to
136136

137137
```js
138138
import { BlurView } from 'expo-blur';
139+
import { StyleSheet } from 'react-native';
139140

140141
// ...
141142

0 commit comments

Comments
 (0)