mirror of
https://github.com/EFForg/rayhunter.git
synced 2026-04-30 17:39:58 -07:00
Fix eslint issues
This commit is contained in:
committed by
Will Greenberg
parent
97cbe62f42
commit
5e328b889b
@@ -1,5 +1,5 @@
|
||||
<script lang="ts">
|
||||
import { Manifest, ManifestEntry } from '$lib/manifest.svelte';
|
||||
import { ManifestEntry } from '$lib/manifest.svelte';
|
||||
import TableRow from './ManifestTableRow.svelte';
|
||||
import Card from './ManifestCard.svelte';
|
||||
interface Props {
|
||||
|
||||
Reference in New Issue
Block a user