diff --git a/Architecture-and-structure-of-the-page-components-%28blocks%29.md b/Architecture-and-structure-of-the-page-components-%28blocks%29.md index 83e5733..6c6cba1 100644 --- a/Architecture-and-structure-of-the-page-components-%28blocks%29.md +++ b/Architecture-and-structure-of-the-page-components-%28blocks%29.md @@ -1,3 +1,7 @@ +## File structure + +90% of your focus either making new component blocks or editing existing blocks will be focused on these files under `resources/js`: + ``` ├── Utils │   └── blocks.js