Display the list of calendars on accommodations settings page
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing

This commit is contained in:
2024-06-15 00:55:29 +02:00
parent 0b0fe6b49e
commit 76b186ca0f
3 changed files with 148 additions and 5 deletions

View File

@@ -9,7 +9,6 @@ import {
FormControl,
IconButton,
InputAdornment,
InputLabel,
OutlinedInput,
Typography,
} from "@mui/material";
@@ -37,7 +36,6 @@ export function InstallCalendarDialog(p: {
</Typography>
<br />
<FormControl fullWidth variant="outlined">
<InputLabel>URL</InputLabel>
<OutlinedInput
value={AccommodationsCalendarURLApi.CalendarURL(p.cal!)}
endAdornment={