Merge branch 'develop' into chore/dynamic-zone-tests

This commit is contained in:
Alexandre BODIN 2019-12-13 12:12:40 +01:00 committed by GitHub
commit 426bb27659
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -136,7 +136,11 @@ If you were using the groups feature you will need to apply some changes:
Start by renaming the `./groups` folder to `./components` in your project root folder.
Components now are placed into `categories`. To reflect this you must move all your components inside a `category` folder.
Components now are placed into `categories`. To reflect this you must move your components inside `category` folders.
::: danger
Make sure tu use `-` in your file names (Do not use spaces or underscores).
:::
### Example