remove node_modules and .gitignore them
This commit is contained in:
-7
@@ -1,7 +0,0 @@
|
||||
export const getReferenceValue = ({ ref }, options) => {
|
||||
const referenceRecord = {
|
||||
...options.endpointParams,
|
||||
...options.referenceRecord,
|
||||
};
|
||||
return referenceRecord[ref];
|
||||
};
|
||||
Reference in New Issue
Block a user