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.
1 parent 5962cf2 commit 2b47344Copy full SHA for 2b47344
showcase/app/components/page-layouts/grid/sub-sections/width-management.gts
@@ -3,11 +3,7 @@ import type { TemplateOnlyComponent } from '@ember/component/template-only';
3
import ShwTextH2 from 'showcase/components/shw/text/h2';
4
import ShwTextH3 from 'showcase/components/shw/text/h3';
5
import ShwGrid from 'showcase/components/shw/grid';
6
-import ShwPlaceholder from 'showcase/components/shw/placeholder';
7
import ShwDivider from 'showcase/components/shw/divider';
8
-import ShwOutliner from 'showcase/components/shw/outliner';
9
-
10
-import { HdsLayoutGrid } from '@hashicorp/design-system-components/components';
11
12
import CodeFragmentWithPlaceholderItems from '../code-fragments/with-placeholder-items';
13
0 commit comments