Skip to content
Snippets Groups Projects

Feature/chemical mirna accordion

Merged Tadeusz Miesiąc requested to merge feature/chemical-mirna-accordion into development
2 unresolved threads

Describe

Added chemicals and mirna drawer for first step in search results.

image

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
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;
  • 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;
  • Adrian Orłów approved this merge request

    approved this merge request

  • added 1 commit

    • 2d80e9fe - refactor(common.ts): moved size of empty array to constant file

    Compare with previous version

  • Tadeusz Miesiąc enabled an automatic merge when the pipeline for 2d80e9fe succeeds

    enabled an automatic merge when the pipeline for 2d80e9fe succeeds

  • Tadeusz Miesiąc mentioned in commit 20a88f15

    mentioned in commit 20a88f15

  • Please register or sign in to reply
    Loading