Skip to content

Commit

Permalink
style: use correct icon
Browse files Browse the repository at this point in the history
  • Loading branch information
fpigeonjr committed Nov 7, 2024
1 parent a0833d8 commit b8d22cf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { faClock } from "@fortawesome/free-solid-svg-icons";
import { faClock } from "@fortawesome/free-regular-svg-icons";
import { FontAwesomeIcon } from "@fortawesome/react-fontawesome";
import CurrencyFormat from "react-currency-format";
import {
Expand Down

0 comments on commit b8d22cf

Please sign in to comment.