-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* Add ContextMenuCheckBoxItem component * Remove toggle_state method * Import Checkbox and implement ContextMenuCheckbox class * Change parameter for create function * Reformat code and import block * Removed unused vars * Format file * Remove create method * Reformat code * Update reflex/components/radix/themes/components/context_menu.py Co-authored-by: Thomas Brandého <thomas.brandeho@gmail.com> * Update reflex/components/radix/themes/components/context_menu.py Co-authored-by: Thomas Brandého <thomas.brandeho@gmail.com> * Update reflex/components/radix/themes/components/context_menu.py Co-authored-by: Thomas Brandého <thomas.brandeho@gmail.com> * Update reflex/components/radix/themes/components/context_menu.py Co-authored-by: Thomas Brandého <thomas.brandeho@gmail.com> * Reformat code * Add automatically modified pyi file * Update context_menu.pyi file --------- Co-authored-by: Thomas Brandého <thomas.brandeho@gmail.com>
- Loading branch information
1 parent
7ca50c6
commit 7208540
Showing
2 changed files
with
166 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters