We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e2c88b commit b15899dCopy full SHA for b15899d
1 file changed
README.md
@@ -67,18 +67,18 @@ Within the download you'll find the following directories and files:
67
light-bootstrap-dashboard-react
68
.
69
├── CHANGELOG.md
70
+├── ISSUE_TEMPLATE.md
71
+├── LICENSE.md
72
+├── README.md
73
+├── jsconfig.json
74
+├── package.json
75
├── Documentation
76
│ ├── css
77
│ │ ├── demo.css
78
│ │ ├── documentation.css
79
│ │ └── light-bootstrap-dashboard.css
80
│ ├── img
81
│ └── tutorial-components.html
-├── ISSUE_TEMPLATE.md
-├── LICENSE.md
-├── README.md
-├── jsconfig.json
-├── package.json
82
├── public
83
│ ├── favicon.ico
84
│ ├── index.html
0 commit comments