There was an error while loading. Please reload this page.
1 parent bf4d808 commit 2d87300Copy full SHA for 2d87300
packages/fluent-ui/src/TextWidget/TextWidget.tsx
@@ -41,6 +41,7 @@ const allowedProps = [
41
"maskChar",
42
"maskFormat",
43
"type",
44
+ "list",
45
];
46
47
const TextWidget = ({
0 commit comments