forked from trent_larson/crowd-funder-for-time-pwa
make display on creation page look halfway decent, and switch fully to it
This commit is contained in:
@@ -10,6 +10,7 @@ import "./assets/styles/tailwind.css";
|
||||
|
||||
import { library } from "@fortawesome/fontawesome-svg-core";
|
||||
import {
|
||||
faBurst,
|
||||
faCalendar,
|
||||
faChevronLeft,
|
||||
faCircle,
|
||||
@@ -43,6 +44,7 @@ import {
|
||||
} from "@fortawesome/free-solid-svg-icons";
|
||||
|
||||
library.add(
|
||||
faBurst,
|
||||
faCalendar,
|
||||
faChevronLeft,
|
||||
faCircle,
|
||||
|
||||
Reference in New Issue
Block a user