comand-component-library 4.0.86 → 4.0.87
Sign up to get free protection for your applications and to get access to all the features.
package/package.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
[
|
2
2
|
{
|
3
3
|
"image": {
|
4
|
-
"src": "/media/images/demo-images/
|
4
|
+
"src": "/media/images/demo-images/medium/landscape-01.jpg",
|
5
5
|
"alt": "Alternative text",
|
6
6
|
"tooltip": "Tooltip"
|
7
7
|
},
|
@@ -14,7 +14,7 @@
|
|
14
14
|
},
|
15
15
|
{
|
16
16
|
"image": {
|
17
|
-
"src": "/media/images/demo-images/
|
17
|
+
"src": "/media/images/demo-images/medium/landscape-02.jpg",
|
18
18
|
"alt": "Alternative text",
|
19
19
|
"tooltip": "Tooltip"
|
20
20
|
},
|