Use ESLint
This commit is contained in:
@ -5,8 +5,6 @@ import ToggleTheme from "~/components/core/ToggleTheme.astro";
|
||||
import ToggleMenu from "~/components/core/ToggleMenu.astro";
|
||||
|
||||
import { getPermalink, getBlogPermalink, getHomePermalink } from "~/utils/permalinks";
|
||||
|
||||
const {} = Astro.props;
|
||||
---
|
||||
|
||||
<header
|
||||
|
Reference in New Issue
Block a user