mirror of
https://github.com/bitwarden/android.git
synced 2025-01-30 19:53:47 +03:00
nix suppression
This commit is contained in:
parent
ed58b8563c
commit
3cdc311ea0
1 changed files with 0 additions and 1 deletions
|
@ -33,7 +33,6 @@ import kotlinx.collections.immutable.ImmutableList
|
|||
* @param modifier Modifier.
|
||||
* @param windowInsets The insets to be applied to this composable.
|
||||
*/
|
||||
@Suppress("MaxLineLength")
|
||||
@Composable
|
||||
fun BitwardenSegmentedButton(
|
||||
options: ImmutableList<SegmentedButtonState>,
|
||||
|
|
Loading…
Add table
Reference in a new issue