Skip to content
Snippets Groups Projects
Commit 64da9a8e authored by HJ's avatar HJ :fire:
Browse files

fix build warnings

parent 8b1213ea
No related branches found
No related tags found
2 merge requests!1278Merge develop into master for 2.2.0,!1267Various css fixes
Pipeline #32441 passed
......@@ -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">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment