rewrite checkbox component

This commit is contained in:
taehoon 2019-04-06 15:35:23 -04:00
parent 58a420f2b3
commit ddc7c870f4
3 changed files with 1 additions and 93 deletions

View file

@ -1,6 +1,6 @@
import Status from '../status/status.vue'
import Checkbox from '../checkbox/checkbox.js'
import Checkbox from '../checkbox/checkbox.vue'
const UserReportingModal = {
components: {