Updating js plugins
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
({
|
||||
foo: [
|
||||
{a: {b: 1}},
|
||||
{a: {b: 2}},
|
||||
{a: {b: 3}}
|
||||
]
|
||||
});
|
||||
Reference in New Issue
Block a user