chris-visser / meteor-vue-admin

A fully functional Meteor + Vue admin system with Meteor account integration.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to us on place `// TODO show / trigger loader somehow`?

thearabbit opened this issue · comments

Could explain how to use this place?

// auth.js
      if (isLoading) {
        // TODO show / trigger loader somehow
       ........
      }