test(quick-260610-jlp): drop unused React import in InstructionSheet test
This commit is contained in:
@@ -7,7 +7,6 @@
|
|||||||
* - onClose (the sheet-close prop) is NOT called when the dialog opens
|
* - onClose (the sheet-close prop) is NOT called when the dialog opens
|
||||||
*/
|
*/
|
||||||
|
|
||||||
import React from 'react'
|
|
||||||
import { describe, it, expect, vi, beforeEach } from 'vitest'
|
import { describe, it, expect, vi, beforeEach } from 'vitest'
|
||||||
import { render, screen, fireEvent } from '@testing-library/react'
|
import { render, screen, fireEvent } from '@testing-library/react'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user