Description
It would be great if we could separate the links data from the code, instead of hard-coding it. It should be stored in a separate JSON file or a config.js or data.js file and imported dynamically to generate the link components.
This would allow more users to be able to customise and use this.
Description
It would be great if we could separate the links data from the code, instead of hard-coding it. It should be stored in a separate
JSONfile or aconfig.jsordata.jsfile and imported dynamically to generate the link components.This would allow more users to be able to customise and use this.