Skip to content

Commit

Permalink
Added Notes template into repo
Browse files Browse the repository at this point in the history
  • Loading branch information
ViratAtAndroid committed Nov 3, 2023
1 parent 82ab3dd commit 24faf0c
Showing 1 changed file with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
package com.example.jetpack_compose_all_in_one.third_party_lib.firebase.realtime_db

import androidx.compose.runtime.Composable

@Composable
fun NotesDemo() {

}

0 comments on commit 24faf0c

Please sign in to comment.