code refactoring, switch to rxjs websocket wrapper
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { Button, ButtonGroup, Grid, Paper, Typography } from "@mui/material"
|
||||
import type { DLMetadata } from "../types"
|
||||
import type { DLMetadata } from '../types'
|
||||
|
||||
type Props = {
|
||||
downloadFormats: DLMetadata
|
||||
|
||||
Reference in New Issue
Block a user