Merged in chore/LOY-445-remove-dtmc-flag (pull request #3043)
chore(LOY-445): remove ENABLE_DTMC flag & add documentation * chore(LOY-445): remove ENABLE_DTMC flag & add documentation Approved-by: Matilda Landström
This commit is contained in:
@@ -37,7 +37,7 @@ export default async function Overview({
|
||||
|
||||
return (
|
||||
<Section>
|
||||
{env.ENABLE_DTMC ? <DigitalTeamMemberCardAlert /> : null}
|
||||
<DigitalTeamMemberCardAlert />
|
||||
<SectionHeader
|
||||
link={link}
|
||||
preamble={subtitle}
|
||||
|
||||
Reference in New Issue
Block a user