diff options
| author | Henry Jameson <me@hjkos.com> | 2021-06-08 17:19:38 +0300 |
|---|---|---|
| committer | Henry Jameson <me@hjkos.com> | 2021-06-08 17:19:38 +0300 |
| commit | 5c655b6675718e1617a2bf94c4ec75167f0a0e23 (patch) | |
| tree | fc37c415a5317aa2c30dcb1885e7f3c78b35162f /src/components/status/status.js | |
| parent | 8c8237418cf36e97c76dfe339ab49df4a12be7a4 (diff) | |
lint
Diffstat (limited to 'src/components/status/status.js')
| -rw-r--r-- | src/components/status/status.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/status/status.js b/src/components/status/status.js index 9b1c1b9c..54472525 100644 --- a/src/components/status/status.js +++ b/src/components/status/status.js @@ -36,7 +36,7 @@ import { faEyeSlash, faEye, faThumbtack, - faAt, + faAt } from '@fortawesome/free-solid-svg-icons' library.add( |
