|
@@ -154,11 +154,11 @@ const Overview = () => {
|
|
|
|
|
|
|
|
<Heading>
|
|
<Heading>
|
|
|
Env Groups
|
|
Env Groups
|
|
|
- <InlineDocsHelper
|
|
|
|
|
|
|
+ {/* <InlineDocsHelper
|
|
|
disableMargin={true}
|
|
disableMargin={true}
|
|
|
tooltipText="Environment Groups"
|
|
tooltipText="Environment Groups"
|
|
|
link="https://docs.porter.run/deploying-applications/environment-groups"
|
|
link="https://docs.porter.run/deploying-applications/environment-groups"
|
|
|
- />
|
|
|
|
|
|
|
+ /> */}
|
|
|
</Heading>
|
|
</Heading>
|
|
|
<Helper>Add scoped environment groups to this stack:</Helper>
|
|
<Helper>Add scoped environment groups to this stack:</Helper>
|
|
|
<Card.Grid>
|
|
<Card.Grid>
|