From 7fde930b11b6bec6213cb34bce549b1e7d86d128 Mon Sep 17 00:00:00 2001 From: Liam DeBeasi Date: Wed, 1 Mar 2023 10:18:25 -0500 Subject: [PATCH] docs(toast): add version to layout --- static/usage/v6/toast/layout/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/static/usage/v6/toast/layout/index.md b/static/usage/v6/toast/layout/index.md index 7f420b26af4..331eef6b0f5 100644 --- a/static/usage/v6/toast/layout/index.md +++ b/static/usage/v6/toast/layout/index.md @@ -8,6 +8,7 @@ import angular_example_component_html from './angular/example_component_html.md' import angular_example_component_ts from './angular/example_component_ts.md';