diff --git a/src/components/BestPracticeHeader.astro b/src/components/BestPracticeHeader.astro
index b7219d65a..d5ef595ef 100644
--- a/src/components/BestPracticeHeader.astro
+++ b/src/components/BestPracticeHeader.astro
@@ -2,6 +2,7 @@
import Icon from './AstroIcon.astro';
import LoginPopup from './AuthenticationFlow/LoginPopup.astro';
import BestPracticeHint from './BestPracticeHint.astro';
+import { MarkFavorite } from './FeaturedItems/MarkFavorite';
import ProgressHelpPopup from './ProgressHelpPopup.astro';
export interface Props {
@@ -18,35 +19,35 @@ const isBestPracticeReady = !isUpcoming;
{description}
+{description}
{description}
+{description}