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

Feat/add env new #16

Merged
merged 4 commits into from
Apr 4, 2024
Merged

Feat/add env new #16

merged 4 commits into from
Apr 4, 2024

Conversation

malmen237
Copy link
Contributor

new branch instead of old with faulty rebase.

feat/add-env
#13

@malmen237 malmen237 requested a review from martinstark April 3, 2024 06:53
@@ -47,7 +47,7 @@ export const ProductionLine: FC = () => {
useEffect(() => {
if (!joinProductionOptions) return noop;

let interval: number | null = null;
let interval: number = 0;
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@martinstark
Got type-error on the previous code so replaced it with this.

@malmen237 malmen237 merged commit ab607de into main Apr 4, 2024
@malmen237 malmen237 deleted the feat/add-env-new branch April 4, 2024 08:49
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

Successfully merging this pull request may close these issues.

2 participants