The custom input component needs a custom text cursor to show the user where their next typed character is going to. (this is the flashing bar that is showing where you are typing right now!). Our text cursor is that the underscore where the user's next typed character is going to be will flash.
Acceptance Criteria
[ ] The text cursor flashes two colors: the text color and the gradient of the primary and secondary color
Description
The custom input component needs a custom text cursor to show the user where their next typed character is going to. (this is the flashing bar that is showing where you are typing right now!). Our text cursor is that the underscore where the user's next typed character is going to be will flash.
Acceptance Criteria
Dev Notes
Subtasks