Skip to content

Commit a5a1fcd

Browse files
authored
docs: remove unnecessary code block around table (#2930)
1 parent f6a90f1 commit a5a1fcd

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

website/pages/docs/utilities/layout.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,9 +66,6 @@ Use the `inset{Start|End}` utilities to set the position of an element based on
6666

6767
You can define container names and sizes in your theme configuration and use them in your styles. [Read more.](/docs/concepts/conditional-styles#container-queries)
6868

69-
```jsx
70-
7169
| Prop | CSS Property | Token Category |
7270
| --------------- | --------------- | ---------------- |
7371
| `containerName` | `containerName` | `containerNames` |
74-
```

0 commit comments

Comments
 (0)