Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Combining weekly/hourly tabs #64

Closed
limetheman opened this issue Jun 26, 2024 · 4 comments
Closed

Combining weekly/hourly tabs #64

limetheman opened this issue Jun 26, 2024 · 4 comments

Comments

@limetheman
Copy link

Hi, I love your product so far, and have a feature request! Currently I am working on a project that includes mutating cron schedules on a specific weekly/hourly basis, is there any way you would be able to have a feature that combines multiple options into one for more customization or show me how? For example (7 0-4,7-23 ? * MON-THU *) Monday-thursday everyday at the 7th min past the hour, except 5 and 6.

@sojinantony01
Copy link
Owner

Hi @limetheman, Thanks For using the package.
Right now library is not supporting combined usage of multiple tabs. I will try that soon

@limetheman
Copy link
Author

Also if you could add "type" : "module" on top of your package.json, that would help a bunch

@limetheman
Copy link
Author

^ I'm getting a syntax error from 'import { jsxs , jsx } from react/jsx-runtime' and adding this line on top of your package.json fixes this error for me

@sojinantony01
Copy link
Owner

added "type" : "module"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants