feature: add download all file by file alongside the tar download
This commit is contained in:
parent
27e9b7eb35
commit
48e5e8a71c
20 changed files with 79 additions and 45 deletions
|
|
@ -1,4 +1,3 @@
|
|||
import { Html } from "@elysiajs/html";
|
||||
import { version } from "../../package.json";
|
||||
|
||||
export const BaseHtml = ({
|
||||
|
|
|
|||
|
|
@ -1,5 +1,3 @@
|
|||
import { Html } from "@kitajs/html";
|
||||
|
||||
export const Header = ({
|
||||
loggedIn,
|
||||
accountRegistration,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue