Add OutlinedTextFiled from material design 3

This commit is contained in:
2023-07-03 16:50:58 +08:00
parent 0f3bf48c70
commit d97f832a78
5 changed files with 54 additions and 1 deletions

View File

@@ -23,6 +23,8 @@
"mime": "https://esm.sh/[email protected]",
"ua-parser-js": "https://esm.sh/[email protected]",
"pbkdf2-hmac": "https://esm.sh/[email protected]",
"randomstring": "https://esm.sh/[email protected]"
"randomstring": "https://esm.sh/[email protected]",
"@material/web/": "https://esm.sh/@material/[email protected]/",
"@lit-labs/react/": "https://esm.sh/@lit-labs/[email protected]/"
}
}