Skip to content

Commit

Permalink
Update Entries.kt
Browse files Browse the repository at this point in the history
  • Loading branch information
marekpdev authored Oct 27, 2023
1 parent ce3563b commit d56032d
Showing 1 changed file with 4 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -134,17 +134,18 @@ Entry.Text(
githubUserName = "Phelenor",
message = "Greetings from Sofascore!"
),

Entry.Text(
githubUserName = "AnujVashisht",
message = "This is the most popular entry, coming straight from phone 😅"
),

Entry.Text(
githubUserName = "alsafer",
message = "Hello Droidcon London! Another great conference meeting great people!"
),

Entry.Text(
githubUserName = "yoni.tietz",
message = "Hello world! Have a great day!"
),
Entry.ComposableContent(
githubUserName = "adriantache",
content = {
Expand Down

0 comments on commit d56032d

Please sign in to comment.