mirror of
https://github.com/pacnpal/thrilltrack-explorer.git
synced 2025-12-26 18:47:00 -05:00
Fix build errors in tests
This commit is contained in:
@@ -4,6 +4,9 @@
|
||||
|
||||
import type { PhotoSubmissionItem } from './photo-submissions';
|
||||
|
||||
// Re-export for convenience
|
||||
export type { PhotoSubmissionItem } from './photo-submissions';
|
||||
|
||||
// Core photo display interface
|
||||
export interface PhotoItem {
|
||||
id: string;
|
||||
|
||||
Reference in New Issue
Block a user