remove node_modules and .gitignore them
This commit is contained in:
-1
@@ -1 +0,0 @@
|
||||
export const getArrayIfSingleItem = (mayBeArray) => Array.isArray(mayBeArray) ? mayBeArray : [mayBeArray];
|
||||
Reference in New Issue
Block a user