Skip to content

Commit

Permalink
Create HorizontalPostList file
Browse files Browse the repository at this point in the history
  • Loading branch information
RenanLukas committed Apr 15, 2024
1 parent 907d5df commit eeffadd
Showing 1 changed file with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
package org.wordpress.android.ui.reader.views.compose.horizontalpostlist

import androidx.compose.runtime.Composable

@Composable
fun HorizontalPostList() {
}

0 comments on commit eeffadd

Please sign in to comment.