Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
clementroche committed May 6, 2024
1 parent 570b147 commit 3d6700a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/theatre/studio/index.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import studio from '@theatre/studio'
import { useEffect } from 'react'
import s from './studio.default.module.scss'
import s from './studio.module.scss'

let initialized = false

Expand Down

1 comment on commit 3d6700a

@github-actions
Copy link

Choose a reason for hiding this comment

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

"⚡️ Lighthouse report for the changes in this commit:

🟠 Performance: 80
🟢 Accessibility: 94
🟢 Best practices: 96
🟢 SEO: 92
🟠 PWA: 88

Lighthouse ran on https://satus-f981aflx1-darkroom-engineering.vercel.app/"

Please sign in to comment.