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 93fe89b commit a582382Copy full SHA for a582382
examples/doc/login/compact.py
@@ -1,6 +1,6 @@
1
from trame.app import get_server
2
from trame.ui.vuetify3 import VAppLayout
3
-from trame.widgets import vuetify3 as v3, html
+from trame.widgets import vuetify3 as v3
4
5
6
class App:
0 commit comments