diff --git a/docs/en/docs/quickstart.md b/docs/en/docs/quickstart.md index 60538c670..930f05437 100644 --- a/docs/en/docs/quickstart.md +++ b/docs/en/docs/quickstart.md @@ -391,6 +391,9 @@ To define the task list layout, we can update the layouts method of the screen c ```php + +use Orchid\Screen\TD; + /** * The screen's layout elements. *