Skip to content

Commit

Permalink
Update MessageComposerInput.kt
Browse files Browse the repository at this point in the history
  • Loading branch information
MohamadJaara authored Dec 18, 2024
1 parent 34d450d commit c86b48b
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,8 @@ import androidx.compose.foundation.layout.padding
import androidx.compose.foundation.layout.size
import androidx.compose.foundation.layout.wrapContentHeight
import androidx.compose.foundation.text.KeyboardOptions
<<<<<<< HEAD
=======
import androidx.compose.foundation.text.input.TextFieldLineLimits
import androidx.compose.foundation.text.input.TextFieldState
>>>>>>> bd79bceaa (fix: new line can not be added to message composer (#3754))
import androidx.compose.material3.HorizontalDivider
import androidx.compose.material3.Icon
import androidx.compose.material3.IconButton
Expand Down

0 comments on commit c86b48b

Please sign in to comment.