fix examples and broken link from the removal of markdown and shoelace from stdlib

This commit is contained in:
Fabio Pliger
2024-05-14 11:17:54 -05:00
parent 4ca89cc4eb
commit c8db625b20
8 changed files with 10 additions and 804 deletions

View File

@@ -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,