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 0c6ac3f commit a3d57a9Copy full SHA for a3d57a9
packages/dev/s2-docs/pages/s2/styling.mdx
@@ -10,8 +10,8 @@ export const section = 'Guides';
10
export const tags = ['style', 'macro', 'spectrum', 'custom'];
11
export const description = 'Styling in React Spectrum';
12
export const relatedPages = [
13
- {title: 'Advanced', url: './styling/advanced.html'},
14
- {title: 'Reference Table', url: './styling/reference.html'}
+ {title: 'Advanced', url: './styling/Advanced.html'},
+ {title: 'Reference Table', url: './styling/Reference.html'}
15
];
16
17
# Styling
0 commit comments