microsoft / fluentui-contrib

Monorepo for contributor extension packages to Fluent UI
MIT License
31 stars 35 forks source link

migrate to automatic jsx runtime #249

Open mainframev opened 1 month ago

mainframev commented 1 month ago

We should migrate to automatic runtime pragmas, the same as we have it in the core repo.

Currently storybook is blocking us with automatic runtime usage, throwing error during the build process:

Image

Context: