Skip to content

Commit 2575fb7

Browse files
committed
fix(docs): styling guide
1 parent 625ec5e commit 2575fb7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/styling-guide.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -225,6 +225,7 @@ import { Ionicons } from '@expo/vector-icons';
225225
226226
The component now supports comprehensive accessibility customization:
227227
228+
{% raw %}
228229
```javascript
229230
<GooglePlacesTextInput
230231
apiKey="YOUR_KEY"
@@ -238,6 +239,7 @@ The component now supports comprehensive accessibility customization:
238239
// ...other props
239240
/>
240241
```
242+
{% endraw %}
241243
242244
## Styling the Suggestions List
243245

0 commit comments

Comments
 (0)