mirror of
https://github.com/pyscript/pyscript.git
synced 2025-12-20 02:37:41 -05:00
fix examples and broken link from the removal of markdown and shoelace from stdlib
This commit is contained in:
@@ -19,8 +19,8 @@ from pyweb.ui.elements import (
|
||||
small,
|
||||
strong,
|
||||
)
|
||||
from pyweb.ui.markdown import markdown
|
||||
from pyweb.ui.shoelace import (
|
||||
from markdown import markdown
|
||||
from shoelace import (
|
||||
Alert,
|
||||
Button,
|
||||
Card,
|
||||
|
||||
Reference in New Issue
Block a user