mirror of
https://github.com/System-End/site.git
synced 2026-04-19 22:05:11 +00:00
Merge pull request #1318 from hackclub/scrapbook-delete-icon
Switch minus -> delete
This commit is contained in:
commit
213157e49c
1 changed files with 1 additions and 1 deletions
|
|
@ -124,7 +124,7 @@ const CohortCard = ({
|
|||
}
|
||||
}}
|
||||
>
|
||||
<Icon glyph="minus" />{' '}
|
||||
<Icon glyph="delete" />{' '}
|
||||
</div>
|
||||
</div>
|
||||
)}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue