Skip to content

Commit a65afa6

Browse files
committed
fixup!
1 parent 78b7253 commit a65afa6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.changeset/crosslinks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
'@doc-kit/generator-react': patch
33
---
44

5-
Adds support for cross-links, opt-in with `showCrossLinks: true`
5+
Adds support for cross-links, opt-in with `showCrossLinks: true`

packages/react/src/html/ui/components/Layout/index.module.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@
1010
.crossLinks {
1111
grid-template-columns: minmax(0, 1fr);
1212
}
13-
}
13+
}

0 commit comments

Comments
 (0)