refactor: update file handling and improve component structure
- fix api client - make controlbar look better - fix api client again
This commit is contained in:
parent
50b1bc2b24
commit
98a582c8d4
10 changed files with 62 additions and 31 deletions
|
@ -1,5 +1,5 @@
|
|||
export type StereoFile = {
|
||||
ID: string;
|
||||
Name: string;
|
||||
Owner: string;
|
||||
CreatedAt: string;
|
||||
Size: number;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue