Skip to content

Commit

Permalink
Fixed some bugs
Browse files Browse the repository at this point in the history
  • Loading branch information
aritra-tech committed Jul 29, 2023
1 parent 8c78077 commit f364d2a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ import com.aritra.notify.components.actions.SwipeDelete
import com.aritra.notify.components.note.GridNoteCard
import com.aritra.notify.components.topbar.TopBar

@OptIn(ExperimentalMaterial3Api::class)
@Composable
fun HomeScreen(
onFabClicked: () -> Unit,
Expand Down

0 comments on commit f364d2a

Please sign in to comment.