feat: create function for small bottom row

This commit is contained in:
aro 2023-01-06 19:06:37 +01:00
parent 5c8c5ab8c5
commit 96882e5c84

View file

@ -14,7 +14,7 @@ import xyz.atnrch.wrench.watcher.WatcherManager
import java.nio.file.Path
@Composable
fun SmallBottomRow(
fun SmallFileBottomRow(
state: WindowState,
watcherManager: WatcherManager,
watcher: Watcher,