Update and resolves tests
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import React from "react";
|
||||
import RadioButton from "../../app/components/RadioButton";
|
||||
import RadioButton from "../../app/components/controls/RadioButton";
|
||||
import { componentTestSuite } from "../utils/componentTestSuite";
|
||||
|
||||
type RadioButtonProps = React.ComponentProps<typeof RadioButton>;
|
||||
|
||||
Reference in New Issue
Block a user