fix: improve how components are imported

This commit is contained in:
David Laganiere 2023-01-04 19:29:18 -05:00
commit d7ba09e6b5
No known key found for this signature in database
GPG key ID: 18C4B80581C28747
5 changed files with 5 additions and 5 deletions

View file

@ -1,5 +1,5 @@
import { render, screen } from "@testing-library/react";
import NetworkHeader from "../../src/components/NetworkHeader";
import NetworkHeader from "NetworkHeader";
export const testNetwork = {
id: "0d303702cd0f1fc6",