Skip to content

Commit 2815eea

Browse files
authored
removing line about custom themeing cuz it doesnt really work (#2834)
1 parent 9a1d2ed commit 2815eea

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

packages/dev/docs/pages/react-spectrum/theming.mdx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,3 @@ import {theme} from '@react-spectrum/theme-default';
110110
<YourApp />
111111
</Provider>
112112
```
113-
114-
You can also build your own custom themes and apply them the same way. See the
115-
[source code](https://github.com/adobe/react-spectrum/tree/main/packages/%40adobe/spectrum-css-temp/vars)
116-
for the default theme for a list of variables that should be defined.

0 commit comments

Comments
 (0)