mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2025-05-08 20:50:14 +03:00
Installed font awesome regular icons
This commit is contained in:
parent
b6c82da250
commit
6e6e54fa36
4 changed files with 10 additions and 3 deletions
src/short-urls
|
@ -1,4 +1,4 @@
|
|||
import calendarIcon from '@fortawesome/fontawesome-free-solid/faCalendarAlt';
|
||||
import calendarIcon from '@fortawesome/fontawesome-free-regular/faCalendarAlt';
|
||||
import downIcon from '@fortawesome/fontawesome-free-solid/faAngleDoubleDown';
|
||||
import upIcon from '@fortawesome/fontawesome-free-solid/faAngleDoubleUp';
|
||||
import FontAwesomeIcon from '@fortawesome/react-fontawesome';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue