Verified Commit 1ba52382 authored by Marek Veselý's avatar Marek Veselý
Browse files

TODO

parent 66c256e1
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -9,6 +9,8 @@ import { Table } from '@inject/shared'
import type { FC } from 'react'
import { useMemo } from 'react'

// TODO: FIX ANALYST SELECTING EXERCISE

const selected = css`
  background-color: ${Colors.BLUE3}1a !important;
  color: ${Colors.BLUE1};