mirror of
https://github.com/Benexl/FastAnime.git
synced 2025-12-12 15:50:01 -08:00
5 lines
96 B
Python
5 lines
96 B
Python
from kivymd.uix.boxlayout import MDBoxLayout
|
|
|
|
class TrendingAnimeSideBar(MDBoxLayout):
|
|
pass
|