Skip to content
This repository has been archived by the owner on Dec 19, 2024. It is now read-only.

Commit

Permalink
refactor: remove DataTable and Switch, unused
Browse files Browse the repository at this point in the history
  • Loading branch information
hetd54 committed Aug 7, 2024
1 parent 6092dc2 commit 7809f45
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 135 deletions.
100 changes: 0 additions & 100 deletions src/components/DataTable.tsx

This file was deleted.

35 changes: 0 additions & 35 deletions src/components/Switch.tsx

This file was deleted.

1 change: 1 addition & 0 deletions src/content/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ const files = defineCollection({
description: z.string().optional(),
version: z.string().optional(),
cat: z.string(),
codebookType: z.string().optional(),
file: z.string().optional(),
archivo: z.string().optional(),
}),
Expand Down

0 comments on commit 7809f45

Please sign in to comment.