chore(app): fix some links

This commit is contained in:
rektdeckard
2024-01-04 22:26:36 -07:00
parent aff7abbae6
commit 97af564c15
7 changed files with 16 additions and 22 deletions

View File

@@ -8,7 +8,7 @@ import IconGrid from "@/components/IconGrid";
import Footer from "@/components/Footer";
import ErrorBoundary from "@/components/ErrorBoundary";
import Notice from "@/components/Notice";
// import Recipes from "@/components/Recipes";
import Recipes from "@/components/Recipes";
import { useCSSVariables } from "@/hooks";
import { isDarkThemeSelector } from "@/state";