Skip to content

Commit

Permalink
fix:lint issue fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
SB-venkatyadavilli committed Nov 21, 2024
1 parent 1bb523f commit 31f575c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { CustomLinkComponent } from '@stoplight/elements-core';
import { render, screen, fireEvent } from '@testing-library/react';
import { fireEvent, render, screen } from '@testing-library/react';
import * as React from 'react';
import { MemoryRouter } from 'react-router-dom';

Expand Down

0 comments on commit 31f575c

Please sign in to comment.