start to split complex WhenInput component

This commit is contained in:
les
2020-10-16 16:10:01 +02:00
parent 093cdf16b3
commit 6fc224d1c2
3 changed files with 258 additions and 223 deletions

View File

@@ -9,6 +9,7 @@ dayjs.extend(utc)
dayjs.extend(timezone)
export default ({ app, store }) => {
// set timezone to instance_timezone!!
// to show local time relative to event's place
// not where in the world I'm looking at the page from