change the npm to yarn and update the json
This commit is contained in:
parent
78738c9282
commit
effd1d38d0
19 changed files with 4111 additions and 6 deletions
|
@ -4,6 +4,7 @@ const Attach = () => {
|
|||
return (
|
||||
<button
|
||||
type="button"
|
||||
aria-label="Attach a file"
|
||||
className="p-2 text-black/50 dark:text-white/50 rounded-xl hover:bg-light-secondary dark:hover:bg-dark-secondary transition duration-200 hover:text-black dark:hover:text-white"
|
||||
>
|
||||
<CopyPlus />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue