File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -184,7 +184,7 @@ html[data-theme='light'] .gallery-dark {
184184
185185@font-face {
186186 font-family : 'MaterialDesignIcons' ;
187- src : url ('../../node_modules/@react-native-vector-icons/material-design-icons/fonts/MaterialDesignIcons.ttf' ) format ('truetype' );
187+ src : url ('../../../ node_modules/@react-native-vector-icons/material-design-icons/fonts/MaterialDesignIcons.ttf' ) format ('truetype' );
188188}
189189
190190.badge : is (a .badge ) {
Original file line number Diff line number Diff line change 22 "name" : " react-native-paper" ,
33 "version" : " 5.14.0" ,
44 "description" : " Material design for React Native" ,
5+ "private" : true ,
56 "main" : " lib/commonjs/index.js" ,
67 "module" : " lib/module/index.js" ,
78 "react-native" : " src/index.tsx" ,
You can’t perform that action at this time.
0 commit comments