Feature/chemical mirna accordion
2 unresolved threads
2 unresolved threads
Merge request reports
Activity
Filter activity
requested review from @mateuszmiko and @AdrianOrlow
added 1 commit
- cd14e79a - feat(chemicals,mirna accordion): added chemicals and mirna accordion
1 1 import { rootSelector } from '@/redux/root/root.selectors'; 2 2 import { createSelector } from '@reduxjs/toolkit'; 3 3 4 const SIZE_OF_EMPTY_ARRAY = 0; changed this line in version 2 of the diff
1 1 import { rootSelector } from '@/redux/root/root.selectors'; 2 2 import { createSelector } from '@reduxjs/toolkit'; 3 3 4 const SIZE_OF_EMPTY_ARRAY = 0; changed this line in version 2 of the diff
added 1 commit
- 2d80e9fe - refactor(common.ts): moved size of empty array to constant file
enabled an automatic merge when the pipeline for 2d80e9fe succeeds
mentioned in commit 20a88f15
Please register or sign in to reply