diff --git a/documentation/decisions/012_page_layouts.md b/documentation/decisions/012_page_layouts.md index d4b45657b..8406fb40b 100644 --- a/documentation/decisions/012_page_layouts.md +++ b/documentation/decisions/012_page_layouts.md @@ -64,5 +64,3 @@ function DashboardLayout() { ); } ``` - -Note that this isn't a spec, just a high-level example of how to think about what the component library would offer and how it could be incorporated into existing apps.