Skip to content
This repository has been archived by the owner on Oct 29, 2019. It is now read-only.

Simplify Auth Login container #126

Open
aeksco opened this issue Apr 21, 2018 · 0 comments
Open

Simplify Auth Login container #126

aeksco opened this issue Apr 21, 2018 · 0 comments
Labels
Code Quality Code that needs some cleaning UI

Comments

@aeksco
Copy link
Member

aeksco commented Apr 21, 2018

We currently have two components for the auth_login container:

  • src/containers/auth_login/index.vue
  • src/containers/auth_login/components/layout.vue

These should be combined into ONE component - simply merge the <template> and <script> tags from layout.vue into index.vue and delete layout.vue when you're done

@aeksco aeksco added UI Code Quality Code that needs some cleaning labels Apr 21, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Code Quality Code that needs some cleaning UI
Projects
None yet
Development

No branches or pull requests

2 participants