...
This commit is contained in:
parent
d2289e41c3
commit
1e41745140
@ -13,12 +13,12 @@ const webdavConfig: WebDAVConfig = {
|
||||
function App() {
|
||||
return (
|
||||
<>
|
||||
<OurCalendar
|
||||
{/* <OurCalendar
|
||||
webdavConfig={webdavConfig}
|
||||
calendarFile="/calendars/kristof.json"
|
||||
circleFile="/calendars/cirlce1.json"
|
||||
/>
|
||||
{/* <WebdavFileManager /> */}
|
||||
/> */}
|
||||
<WebdavFileManager />
|
||||
<Toaster />
|
||||
</>
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user