Skip to content

Commit 6cca73c

Browse files
committed
chore: update comment
1 parent 5fc285a commit 6cca73c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/ui-components/src/Common/ChangeHistory/index.stories.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ const LARGE_SAMPLE_CHANGES = [
113113
export const Default: Story = {
114114
render: args => (
115115
// `main` reproduces the docs page context: markdown.css scopes inline
116-
// `code` styles under `main`, which is what the hover fix interacts with /ui-components/src/styles/markdown.css:85
116+
// `code` styles under `main`, which is what the hover fix interacts with /ui-components/src/styles/markdown.css
117117
<main>
118118
<div className="flex justify-end">
119119
<ChangeHistory {...args} />

0 commit comments

Comments
 (0)