Add note about future refactoring
This commit is contained in:
parent
8c6aa77431
commit
be178733cf
@ -1,6 +1,11 @@
|
||||
import FormMixin from '../../mixins/form'
|
||||
import Modal from '../../mixins/modal'
|
||||
|
||||
|
||||
// Note: If refactoring consider using nested vue components as suggested by Dan:
|
||||
// https://github.com/dod-ccpo/atst/pull/799/files#r282240663
|
||||
// May also want to reconsider the data structure by storing the roles and members separately
|
||||
|
||||
export default {
|
||||
name: 'edit-environment-role',
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user