convenience function
This commit is contained in:
7
dist/homepage.js
vendored
7
dist/homepage.js
vendored
@@ -1 +1,6 @@
|
||||
export {};
|
||||
export function createComponentUpdate(component, data) {
|
||||
return {
|
||||
component: component,
|
||||
data: data
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user