mirror of
https://github.com/dec0dOS/zero-ui.git
synced 2025-08-14 02:27:35 -07:00
fix: improve how components are imported
This commit is contained in:
parent
64d7ef1961
commit
d7ba09e6b5
5 changed files with 5 additions and 5 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue