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