Skip to content

Commit 949b2ba

Browse files
author
pemrouz
committed
doc: correct tree connectors
1 parent 0d5c4fa commit 949b2ba

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

‎README.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -235,11 +235,11 @@ resources
235235
│ ├── stock.js
236236
│ ├── order.js
237237
│ └── ...
238-
└── my-app
238+
├── my-app
239239
│ ├── my-app.js
240240
│ ├── my-app.css
241241
│ └── test.js
242-
└── another-component
242+
├── another-component
243243
│ ├── another-component.js
244244
│ ├── another-component.css
245245
│ └── test.js

0 commit comments

Comments
 (0)