Owen Campbell
Owen Campbell
### Library React Components / v9 (@fluentui/react-components) ### System Info ```shell System: OS: macOS 14.4.1 CPU: (14) arm64 Apple M3 Max Memory: 66.67 MB / 36.00 GB Shell: 5.9 -...
### Library React Components / v9 (@fluentui/react-components) ### System Info ```shell System: OS: macOS 14.5 CPU: (14) arm64 Apple M3 Max Memory: 93.72 MB / 36.00 GB Shell: 5.9 -...
The current atomic icon file generation removes "color" in the `Color` icon as a style variant, leading to files like `color-16-filled.js` that should just be `color.js`. This PR assumes the...
### Package version 2.0.314 ### React version 18 ### Environment ```shell N/A ``` ### Current Behavior Icons like `Color16Filled` are exported from /lib/atoms/svg/color-16-filled.js ### Expected Behavior Icons like `Color16Filled` should...