mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2026-03-29 13:45:33 +00:00
All components should consist of a folder with these three files: ``` README.d index.vue spec.js ``` When you import components, omit the `index.vue`. That helps to `git grep` for component names.