Skip to content

Commit a89474a

Browse files
committed
fix(example): remove console#log
1 parent f74d07d commit a89474a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

apps/nuxt3/app.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ const options: ISourceOptions = {
4040
4141
const particlesInit = async (engine) => {
4242
await loadFull(engine)
43-
console.log(engine)
4443
}
4544
4645
const particlesLoaded = (container: Container) => {

0 commit comments

Comments
 (0)