Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Array not formatted #28

Open
OrbisK opened this issue Aug 26, 2022 · 1 comment
Open

Array not formatted #28

OrbisK opened this issue Aug 26, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@OrbisK
Copy link
Member

OrbisK commented Aug 26, 2022

return [
  {
    type: 'selection',
    fixed: 'left',
    key: 'selection',
  },...getTaskTitleColumns(), getStatusColumn(filterable?.includes('status'), defaultFilter?.find(e => e.columnKey === 'status')?.value ?? null), getPriorityColumn(_getSort('priority')),
];

wird nicht formatted

@OrbisK OrbisK added the bug Something isn't working label Aug 26, 2022
@OrbisK
Copy link
Member Author

OrbisK commented Aug 26, 2022

@coronoro pls fix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant