Describe the problem
Everything before the last forward slash is lost.
Steps to reproduce the problem
puts TTY::Tree.new('users' => ['01/01/2022']).render
users
└── 2022
Describe your environment
- Ruby version: 2.6.5
- TTY::Tree version: tty-tree (0.4.0)