diff --git a/docs/source/docs/height.blade.md b/docs/source/docs/height.blade.md index e61127b09..542075808 100644 --- a/docs/source/docs/height.blade.md +++ b/docs/source/docs/height.blade.md @@ -16,6 +16,8 @@ title: "Height" 'focus' => false ]) +@include('_partials.work-in-progress') +
diff --git a/docs/source/docs/max-height.blade.md b/docs/source/docs/max-height.blade.md index 6cc9b6022..61a44864b 100644 --- a/docs/source/docs/max-height.blade.md +++ b/docs/source/docs/max-height.blade.md @@ -16,6 +16,8 @@ title: "Max-Height" 'focus' => false ]) +@include('_partials.work-in-progress') +
diff --git a/docs/source/docs/max-width.blade.md b/docs/source/docs/max-width.blade.md index ba09dbb58..b50f901c4 100644 --- a/docs/source/docs/max-width.blade.md +++ b/docs/source/docs/max-width.blade.md @@ -16,6 +16,8 @@ title: "Max-Width" 'focus' => false ]) +@include('_partials.work-in-progress') +
diff --git a/docs/source/docs/min-height.blade.md b/docs/source/docs/min-height.blade.md index 41d343250..41dfc5143 100644 --- a/docs/source/docs/min-height.blade.md +++ b/docs/source/docs/min-height.blade.md @@ -16,6 +16,8 @@ title: "Min-Height" 'focus' => false ]) +@include('_partials.work-in-progress') +
diff --git a/docs/source/docs/min-width.blade.md b/docs/source/docs/min-width.blade.md index 1e5d33bbd..82ee06c8d 100644 --- a/docs/source/docs/min-width.blade.md +++ b/docs/source/docs/min-width.blade.md @@ -16,6 +16,8 @@ title: "Min-Width" 'focus' => false ]) +@include('_partials.work-in-progress') +
diff --git a/docs/source/docs/width.blade.md b/docs/source/docs/width.blade.md index 130555068..1925ed9eb 100644 --- a/docs/source/docs/width.blade.md +++ b/docs/source/docs/width.blade.md @@ -16,6 +16,8 @@ title: "Width" 'focus' => false ]) +@include('_partials.work-in-progress') +