fix build warnings

new-bloop
Henry Jameson 4 years ago
parent 8b1213ea1e
commit 64da9a8e69

@ -18,6 +18,8 @@ import { faCircleNotch } from '@fortawesome/free-solid-svg-icons'
library.add(
faCircleNotch
)
export default {}
</script>
<style lang="scss">

@ -126,6 +126,8 @@ library.add(
faRetweet,
faReply
)
export default {}
</script>
<style lang="scss">

Loading…
Cancel
Save