Skip to content

Commit

Permalink
Node is necessary so make it a required component
Browse files Browse the repository at this point in the history
  • Loading branch information
rparrett committed Nov 29, 2024
1 parent c9298a5 commit a73a8a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ const CURSOR_HANDLE: Handle<Font> = Handle::weak_from_u128(10482756907980398621)
TextInputCursorTimer,
TextInputValue,
TextInputPlaceholder,
Node,
Interaction
)]
pub struct TextInput;
Expand Down

0 comments on commit a73a8a6

Please sign in to comment.