Skip to content

Commit

Permalink
build failed fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
PunitSoniME committed May 3, 2023
1 parent b6e4e19 commit ff13b17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/mui-joy/src/Link/Link.test.tsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import * as React from 'react';
import { expect } from 'chai';
import { spy } from 'sinon';
import { SinonSpy, spy } from 'sinon';
import {
act,
createRenderer,
Expand Down

0 comments on commit ff13b17

Please sign in to comment.