king
2019-12-22 9798a9fa338ee5d022793ae1ef91a49e2e2b4c62
1
2
3
4
5
6
7
8
export default {
  CARD: 'card',
  form: 'form',
  search: 'search',
  action: 'action',
  columns: 'columns',
  tab: 'tab'
}