microsoft / fluentui-contrib

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

fix(react-headless-provider): use functions required by JSX pragma #58

Closed layershifter closed 10 months ago

layershifter commented 10 months ago

Fixes a warning from @fluentui/react-utilities:

    @fluentui/react-utilities [assertSlots]:
    "state.root" is not a slot!
    Be sure to create slots properly by using "slot.always" or "slot.optional".