Update docs/dls/component-design-guidelines.md

Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Carlos Esteban Lopez Jaramillo <luchillo17@gmail.com>
This commit is contained in:
Carlos Esteban Lopez Jaramillo
2022-10-27 09:10:18 -05:00
committed by GitHub
parent 9dddc98de5
commit e47357dedc
+1 -1
View File
@@ -15,7 +15,7 @@ theme features:
## 🏗️ Layout
Layout refers to how you organize or stack content, whenever possible we want
Layout refers to how you organize or stack content. Whenever possible, we want
to use Backstage's components (check the [Storybook][1] for a list and demo)
or MUI components (check the [MUI docs][2]).