refactoring
This commit is contained in:
@@ -9,6 +9,7 @@ export default function mergeAttributes(...objects: Record<string, any>[]): Reco
|
||||
|
||||
if (!exists) {
|
||||
mergedAttributes[key] = value
|
||||
|
||||
return
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user