Update config footer text

This commit is contained in:
Sam Becker 2025-09-13 17:07:48 -05:00
parent 38c085da59
commit 62e8392900

View File

@ -938,8 +938,8 @@ export default function AdminAppConfigurationClient({
))} ))}
<div className="pl-11 pr-2 sm:pr-11 mt-4 md:mt-7"> <div className="pl-11 pr-2 sm:pr-11 mt-4 md:mt-7">
<div> <div>
Changes to environment variables require a redeploy Changes to environment variables require a new deployment
or reboot of local dev server to take effect
</div> </div>
</div> </div>
</ScoreCardContainer> </ScoreCardContainer>