mirror of
https://github.com/lowdefy/lowdefy.git
synced 2025-04-06 15:30:30 +08:00
feat(build): Added PasswordInput meta location.
This commit is contained in:
parent
7f322300b7
commit
66abcddafc
@ -181,6 +181,9 @@ function defaultMetaLocations({ blocksServerUrl }) {
|
||||
ParagraphInput: {
|
||||
url: `${baseUrl}/blocks-antd/meta/ParagraphInput.json`,
|
||||
},
|
||||
PasswordInput: {
|
||||
url: `${baseUrl}/blocks-antd/meta/PasswordInput.json`,
|
||||
},
|
||||
Progress: {
|
||||
url: `${baseUrl}/blocks-antd/meta/Progress.json`,
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user