mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
chore(add-warn): add a warning to add anywhere but the end of th… (#383)
This commit is contained in:
parent
f62e728669
commit
a05a7dcda0
1 changed files with 2 additions and 0 deletions
|
|
@ -2534,6 +2534,8 @@ const pages = [
|
||||||
'Wordpress',
|
'Wordpress',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
// 🚨 DO NOT ADD YOURSELF TO THE END OF THE ARRAY 🚨
|
||||||
|
// IT CAUSES MERGE CONFLICT HEADACHES
|
||||||
];
|
];
|
||||||
|
|
||||||
export default pages;
|
export default pages;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue