Skip to content

Conversation

Jbnado
Copy link
Member

@Jbnado Jbnado commented Jun 6, 2023

image

@Jbnado Jbnado added the enhancement New feature or request label Jun 6, 2023
@Jbnado Jbnado added this to the Sprint 01 milestone Jun 6, 2023
@Jbnado Jbnado self-assigned this Jun 6, 2023
@Jbnado Jbnado linked an issue Jun 6, 2023 that may be closed by this pull request
}, []);

const particlesLoaded = useCallback(async (container: Container | undefined) => {
await console.log(container);
Copy link
Member

Choose a reason for hiding this comment

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

unnecessary await for the console.log

Copy link
Member

Choose a reason for hiding this comment

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

Do you remember when this file was created?

next-env.d.ts already been generated in apps/rpjs-site/next-env.d.ts

Copy link
Member Author

Choose a reason for hiding this comment

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

it was created after I did the command yarn to install dependencies

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: In Progress
Development

Successfully merging this pull request may close these issues.

Refactor Speakers section
2 participants