init dev-push code ui base design
This commit is contained in:
6
const/const.js
Normal file
6
const/const.js
Normal file
@ -0,0 +1,6 @@
|
||||
|
||||
|
||||
export const getPathDataExample = (obj, n = 10) => Array.from({ length: n }, (_, i) => ({...obj}))
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user