We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82a4021 commit e8cdf51Copy full SHA for e8cdf51
1 file changed
examples/context/theme-detailed-app.js
@@ -1,5 +1,5 @@
1
import {ThemeContext, themes} from './theme-context';
2
-import ThemedButton from './button';
+import ThemedButton from './themed-button';
3
4
// An intermediate component that uses the ThemedButton
5
function Toolbar(props) {
0 commit comments