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.
2 parents f9091f0 + 236971a commit bce1003Copy full SHA for bce1003
README.md
@@ -54,7 +54,7 @@ It is available as a Composable element that requires a Ditto instance. Optional
54
Example code:
55
56
```kotlin
57
-import live.ditto.tools.DittoToolsViewer
+import live.ditto.tools.toolsviewer.DittoToolsViewer
58
// minimum code required to get started
59
DittoToolsViewer(
60
ditto = YOUR_DITTO_INSTANCE
0 commit comments