Skip to content

Commit

Permalink
Remove unused files.
Browse files Browse the repository at this point in the history
  • Loading branch information
MrAlex94 committed Oct 26, 2023
1 parent 25811c4 commit 09d8077
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 185 deletions.
30 changes: 0 additions & 30 deletions src/components/Dropdown.svelte

This file was deleted.

2 changes: 0 additions & 2 deletions src/components/Pagination.astro
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ import StarlightPagination from '@astrojs/starlight/components/Pagination.astro'
import type { Props } from '@astrojs/starlight/props'
const isBlogPage = Astro.props.slug.includes('blog')
console.log(isBlogPage)
---

{isBlogPage ? '' : <StarlightPagination {...Astro.props} />}
103 changes: 0 additions & 103 deletions src/components/use/clickoutside.ts

This file was deleted.

50 changes: 0 additions & 50 deletions src/components/use/clickoutside.types.ts

This file was deleted.

0 comments on commit 09d8077

Please sign in to comment.