This reverts commit 602e7afef6
.
This commit is contained in:
@ -13,5 +13,4 @@ export type ProjectWithEntryPointMetadata = FileEntry & {
|
||||
export type HomeLoaderData = {
|
||||
projects: ProjectWithEntryPointMetadata[]
|
||||
newDefaultDirectory?: string
|
||||
error: Error | null
|
||||
}
|
||||
|
Reference in New Issue
Block a user