Define upload CSV schema, make POST actually go somewhere.

This commit is contained in:
Eli Ribble 2026-02-08 00:59:41 +00:00
parent c4decb0afb
commit 0d55eb1da4
No known key found for this signature in database
4 changed files with 127 additions and 46 deletions

View file

@ -1,7 +1,3 @@
.upload-container {
max-width: 800px;
margin: 0 auto;
}
.schema-table {
font-size: 0.9rem;
}