Wizard: Update package recommendations description
This adds more information to the recommended packages expandable to highlight that: - all needed dependencies will be included by default - recommendations are optional and based on choices of other users
This commit is contained in:
parent
434960e0fc
commit
1a65c0c3d4
1 changed files with 4 additions and 2 deletions
|
|
@ -210,8 +210,10 @@ const PackageRecommendations = () => {
|
|||
<>
|
||||
<Content>
|
||||
<Content>
|
||||
Other users commonly add these packages with the ones you
|
||||
selected.
|
||||
Dependencies for your selected packages will be
|
||||
automatically included in the blueprint. The recommended
|
||||
packages are optional suggestions based on what other users
|
||||
add in similar setups.
|
||||
</Content>
|
||||
</Content>
|
||||
<Table variant="compact">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue