You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 7, 2021. It is now read-only.
Copy file name to clipboardExpand all lines: reactjs-adminlte/public/src/widgets/README.md
+12-12Lines changed: 12 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,7 @@ content = 'Can be a string or a number'
30
30
theme ='bg-aqua'
31
31
/>
32
32
```
33
-

33
+

34
34
35
35
You can optionally display a progress status and bar by passing the [ProgressBar](./js/components/page-widgets/info-tile/progress-bar.js) component as props.children
36
36
@@ -39,7 +39,7 @@ You can optionally display a progress status and bar by passing the [ProgressBar
39
39
<ProgressBar percent =50 description ='50% Increase in 30 Days' color ='white'/>
0 commit comments