microsoft / fluentui-react-native

A react-native component library that implements the Fluent Design System.
https://developer.microsoft.com/fluentui
MIT License
1.25k stars 161 forks source link

[win32] Inline link support #3682

Closed rurikoaraki closed 1 month ago

rurikoaraki commented 1 month ago

Platforms Impacted

Description of changes

Allowing inline links on win32 - infra is there, mostly just removing the error that forces links to not be inline in win32. Also making the child type stricter per suggestion.

Verification

image

Pull request checklist

This PR has considered (when applicable):