File tree Expand file tree Collapse file tree 2 files changed +3
-7
lines changed
Expand file tree Collapse file tree 2 files changed +3
-7
lines changed Original file line number Diff line number Diff line change @@ -28,11 +28,7 @@ npm i @mrakesh0608/react-native-loading-dots
2828<div align =' right ' >
2929 <a href =" https://snack.expo.dev/@mrakesh0608/react-native-loading-dots- " target =" _blank " >
3030 <span>Try this example on Expo Snack</span>
31- <svg width="14px" height="14px" viewBox="0 0 16 16" style="vertical-align: -1px" stroke="none" stroke-width="1" fill="none">
32- <polyline stroke="currentColor" points="8.5 0.5 15.5 0.5 15.5 7.5" />
33- <path d="M8,8 L15.0710678,0.928932188" stroke="currentColor" />
34- <polyline stroke="currentColor" points="9.06944444 3.5 1.5 3.5 1.5 14.5 12.5 14.5 12.5 6.93055556" />
35- </svg>
31+ <svg xmlns="http://www.w3.org/2000/svg" height="12" viewBox="0 96 960 960" width="12" fill="currentColor" ><path d="M180 936q-24 0-42-18t-18-42V276q0-24 18-42t42-18h279v60H180v600h600V597h60v279q0 24-18 42t-42 18H180Zm202-219-42-43 398-398H519v-60h321v321h-60V319L382 717Z"/></svg>
3632 </a >
3733</div >
3834
Original file line number Diff line number Diff line change 2121 ],
2222 "author" : " Merugu Rakesh" ,
2323 "license" : " MIT" ,
24- "main" : " src/index.ts " ,
25- "module" : " src/index.ts " ,
24+ "main" : " src/index.tsx " ,
25+ "module" : " src/index.tsx " ,
2626 "files" : [
2727 " src" ,
2828 " dist"
You can’t perform that action at this time.
0 commit comments