From 5ee31013ae8289c997b0282be6095e0c5f95f54c Mon Sep 17 00:00:00 2001 From: Syer10 Date: Sat, 19 Nov 2022 01:35:22 +0000 Subject: [PATCH] Automatic Lint --- .../kotlin/ca/gosyer/jui/ui/base/components/TooltipArea.kt | 1 - 1 file changed, 1 deletion(-) diff --git a/presentation/src/commonMain/kotlin/ca/gosyer/jui/ui/base/components/TooltipArea.kt b/presentation/src/commonMain/kotlin/ca/gosyer/jui/ui/base/components/TooltipArea.kt index aaf87dbb..8dbb5b5e 100644 --- a/presentation/src/commonMain/kotlin/ca/gosyer/jui/ui/base/components/TooltipArea.kt +++ b/presentation/src/commonMain/kotlin/ca/gosyer/jui/ui/base/components/TooltipArea.kt @@ -61,7 +61,6 @@ fun TooltipArea( content = content ) - @OptIn(ExperimentalFoundationApi::class) @Composable internal expect fun RealTooltipArea(