File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -81,7 +81,7 @@ The composable returns an object with the following properties:
8181
8282``` bash
8383
84- npm i @vues3 /flat-json-tree
84+ npm i @vuebro /flat-json-tree
8585
8686```
8787
@@ -100,7 +100,7 @@ Assume we have a tree structure with elements like:
100100### Example using ` useFlatJsonTree ` composable
101101
102102``` js
103- import useFlatJsonTree from " @vues3 /flat-json-tree" ;
103+ import useFlatJsonTree from " @vuebro /flat-json-tree" ;
104104
105105const tree = [
106106 {
@@ -325,7 +325,7 @@ As a result, the objects named "1.2.5" and "1.2.6" have swapped positions:
325325
326326> [ !NOTE]
327327>
328- > <img src =" https://vues3 .ru/images/drakkar.svg " width =" 250 " />
328+ > <img src =" https://vuebro .ru/images/drakkar.svg " width =" 250 " />
329329>
330330> Made on the shores of the Baltic Sea
331331
You can’t perform that action at this time.
0 commit comments