LoL-pj / LoL-VC

6 stars 0 forks source link

Refactor rank options #122

Closed rutko closed 3 years ago

rutko commented 3 years ago

Summary

At this moment, the rank type gets from riot games API automatically. I want to change to the optional display.

Final Status

FYI

  1. Make optional switch button in the form page.
  2. Switch 'on' shows the rank type. ( 'on' is default. )
  3. Switch 'off' does not show the rank type.

https://materializecss.com/switches.html

rutko commented 3 years ago

closed #136