fix build warnings

This commit is contained in:
Henry Jameson 2020-11-01 16:47:17 +02:00
parent 8b1213ea1e
commit 64da9a8e69
2 changed files with 4 additions and 0 deletions

View File

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

View File

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