diff --git a/src/components/TextInput/cfpb-text-input.scss b/src/components/TextInput/cfpb-text-input.scss new file mode 100644 index 0000000000..74c0214b62 --- /dev/null +++ b/src/components/TextInput/cfpb-text-input.scss @@ -0,0 +1,2 @@ +@use '@cfpb/cfpb-design-system/src/components/cfpb-forms/form-field'; +@use '@cfpb/cfpb-design-system/src/components/cfpb-forms/text-input'; diff --git a/src/components/TextInput/text-area.test.tsx b/src/components/TextInput/text-area.test.tsx index 66d5c390a1..b8f5e2f9a4 100644 --- a/src/components/TextInput/text-area.test.tsx +++ b/src/components/TextInput/text-area.test.tsx @@ -28,6 +28,14 @@ describe('