The Copy Code button will simplify the task of copying code, reducing the need to manually select and
copy text, which can be error-prone and time-consuming.
Checklist
[x] I worked on a branch other than main.
[x] My branch is up-to-date with the Upstream main branch.
[x] I have fixed potential errors using yarn lint.
[x] I ran yarn build to check everything still builds successfully.
Closes #261
The Copy Code button will simplify the task of copying code, reducing the need to manually select and copy text, which can be error-prone and time-consuming.
Checklist
main
.main
branch.yarn lint
.yarn build
to check everything still builds successfully.