Skip to content

move modal to its own component file#1

Open
jonesnxt wants to merge 1 commit intomainfrom
jones-fix-modal-new-file
Open

move modal to its own component file#1
jonesnxt wants to merge 1 commit intomainfrom
jones-fix-modal-new-file

Conversation

@jonesnxt
Copy link
Contributor

  • Brought out Loading modal to its own file
  • extracted Card into a new ui directory
  • nit: unused import.

import { TypedDocumentNode, gql, useMutation } from '@apollo/client';
import React, { useEffect, useState } from 'react';
import { useNavigate, useParams } from 'react-router-dom';
import { useParams } from 'react-router-dom';
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

example comment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant