diff --git a/common/changes/@uifabric/experiments/tile-aria_2018-04-24-23-01.json b/common/changes/@uifabric/experiments/tile-aria_2018-04-24-23-01.json new file mode 100644 index 00000000000000..63e86b5a07c73f --- /dev/null +++ b/common/changes/@uifabric/experiments/tile-aria_2018-04-24-23-01.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "packageName": "@uifabric/experiments", + "comment": "Fix bad aria-label prop in Tile", + "type": "patch" + } + ], + "packageName": "@uifabric/experiments", + "email": "tmichon@microsoft.com" +} \ No newline at end of file diff --git a/packages/experiments/src/components/Tile/Tile.tsx b/packages/experiments/src/components/Tile/Tile.tsx index 61a0b7252c93da..f5c8526823369c 100644 --- a/packages/experiments/src/components/Tile/Tile.tsx +++ b/packages/experiments/src/components/Tile/Tile.tsx @@ -348,7 +348,7 @@ export class Tile extends BaseComponent { return (