mirror of
https://github.com/usatiuk/photos.git
synced 2025-10-28 15:27:49 +01:00
(hopefully) working photos upload backend
This commit is contained in:
@@ -8,7 +8,7 @@ export interface IOverviewComponentProps {
|
||||
fetching: boolean;
|
||||
spinner: boolean;
|
||||
|
||||
fetchDocs: () => void;
|
||||
fetchPhotos: () => void;
|
||||
}
|
||||
|
||||
export function OverviewComponent() {
|
||||
|
||||
Reference in New Issue
Block a user