Skip to content

Commit 9eb0c4a

Browse files
committed
chore: fix rendering the logo on npm
1 parent e541704 commit 9eb0c4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<p align="center">
2-
<img alt="react-native-paper" src="docs/assets/images/paper-logo.svg" width="300">
2+
<img alt="react-native-paper" src="docs/assets/images/paper-logo.svg?sanitize=true" width="300">
33
</p>
44
<p align="center">
55
Material design for React Native.

0 commit comments

Comments
 (0)