We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29fad94 commit 690ca0dCopy full SHA for 690ca0d
src/textual/widgets/_markdown.py
@@ -18,7 +18,7 @@
18
from ..containers import Horizontal, Vertical, VerticalScroll
19
from ..events import Mount
20
from ..message import Message
21
-from ..reactive import Reactive, reactive, var
+from ..reactive import reactive, var
22
from ..widget import Widget
23
from ..widgets import Static, Tree
24
0 commit comments