Format file

This commit is contained in:
Vy Nguyen 2024-12-04 11:48:08 -08:00
parent 00b795d6f3
commit bd479aad15

View File

@ -25,6 +25,7 @@ LiteralStickyType = Literal[
"always", "always",
] ]
class ContextMenuRoot(RadixThemesComponent): class ContextMenuRoot(RadixThemesComponent):
"""Menu representing a set of actions, displayed at the origin of a pointer right-click or long-press.""" """Menu representing a set of actions, displayed at the origin of a pointer right-click or long-press."""