Implement create custom recommendations

This commit is contained in:
adilallo
2026-04-20 12:41:10 -06:00
parent e9dab04b34
commit 45bbbb8a35
75 changed files with 6403 additions and 1452 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ export default {
export const Default = {
args: {
messageNamespace: "create.communityName",
messageNamespace: "create.community.communityName",
stateField: "title",
maxLength: 48,
},