Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 32a793f

Browse files
refactor: update Layout name
1 parent 0d8c067 commit 32a793f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/root-wapper.js‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import { ChakraProvider, extendTheme } from '@chakra-ui/react';
22
import React from 'react';
33
import { Provider } from 'redux-zero/react';
44
import { mode } from '@chakra-ui/theme-tools';
5-
import Layout from './components/layout';
5+
import Layout from './components/Layout';
66
import { store } from './state';
77

88
// eslint-disable-next-line import/prefer-default-export

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /