Skip to content

Commit

Permalink
feat: remove update atom
Browse files Browse the repository at this point in the history
  • Loading branch information
fandujar committed Oct 13, 2024
1 parent 4cea67a commit 51d2d2d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 22 deletions.
21 changes: 0 additions & 21 deletions choregate-ui/src/atoms/Update.tsx

This file was deleted.

1 change: 0 additions & 1 deletion choregate-ui/src/components/Tasks.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ import { useNavigate } from 'react-router-dom'
import { Card, CardContent } from './ui/card'
import { useRecoilState } from 'recoil'
import { TasksAtom } from '@/atoms/Tasks'
import { TasksUpdateAtom } from '@/atoms/Update'
import { TaskCreate } from './TaskCreate'
import { useQuery } from 'react-query'

Expand Down

0 comments on commit 51d2d2d

Please sign in to comment.