Skip to content

Commit

Permalink
tweak: fix copy-pasted link
Browse files Browse the repository at this point in the history
  • Loading branch information
hannahpurcell authored Oct 11, 2024
1 parent bac5277 commit dfeea87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/src/helpers/bsIcons.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -359,7 +359,7 @@ export const PlusSquare = (props: SvgProps) => (
)

/**
* @returns https://icons.getbootstrap.com/icons/card-checklist/
* @returns https://icons.getbootstrap.com/icons/power/
*/
export const Power = (props: SvgProps) => (
<svg
Expand Down

0 comments on commit dfeea87

Please sign in to comment.