c-hive / dotdev

Next.js SPA professional website template for teams and individuals: https://c-hive.github.io/dotdev/
MIT License
0 stars 1 forks source link

Remove unnamed default exports #123

Closed gomorizsolt closed 4 years ago

gomorizsolt commented 4 years ago

https://github.com/c-hive/guides/blob/65a64c48a68e1afa8d40f7e876181488c0783800/js/best-practices.md#name-functions-when-exporting

Let's adhere to this new best-practice.