diff options
Diffstat (limited to 'src/components/panel_loading')
| -rw-r--r-- | src/components/panel_loading/panel_loading.vue | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/components/panel_loading/panel_loading.vue b/src/components/panel_loading/panel_loading.vue index b15e7d38..d916d8a6 100644 --- a/src/components/panel_loading/panel_loading.vue +++ b/src/components/panel_loading/panel_loading.vue @@ -18,6 +18,8 @@ import { faCircleNotch } from '@fortawesome/free-solid-svg-icons' library.add( faCircleNotch ) + +export default {} </script> <style lang="scss"> |
