feat: create function for small bottom row
This commit is contained in:
parent
5c8c5ab8c5
commit
96882e5c84
1 changed files with 1 additions and 1 deletions
|
@ -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,
|
||||
|
|
Reference in a new issue