mirror of
https://github.com/zhuzichu520/FluentUI.git
synced 2025-07-03 16:45:24 +08:00
add FluPasswordBox
This commit is contained in:
@ -118,7 +118,8 @@ FluExpander{
|
||||
"FluColors",
|
||||
"FluTheme",
|
||||
"FluStatusView",
|
||||
"FluRatingControl"
|
||||
"FluRatingControl",
|
||||
"FluPasswordBox"
|
||||
];
|
||||
code = code.replace(/\n/g, "<br>");
|
||||
code = code.replace(/ /g, " ");
|
||||
|
Reference in New Issue
Block a user