Merge pull request #96 from kylemclaren/fix/typo

[Typo] `upe` ~> `up`
This commit is contained in:
Sam Becker 2024-05-15 20:17:14 -05:00 committed by GitHub
commit 6feb3346a4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -97,7 +97,7 @@ export default function AdminNavClient({
</div>
{shouldShowBanner &&
<Banner icon={<FaRegClock className="flex-shrink-0" />}>
Photo updates detectedthey may take several minutes to show upe
Photo updates detectedthey may take several minutes to show up
for visitors
</Banner>}
</div>