4 lines
45 B
Python
4 lines
45 B
Python
import reflex as rx
|
|
|
|
print(rx.data_editor())
|
import reflex as rx
|
|
|
|
print(rx.data_editor())
|