Skip to content

Commit

Permalink
refactor: import 문을 정리 #1
Browse files Browse the repository at this point in the history
  • Loading branch information
arch-spatula committed Jan 12, 2023
1 parent 727675f commit 27159d6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/screen/SettingPage.jsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import { CustomButton } from '../components';
import { PageContainer } from '../components/index';
import { CustomButton, PageContainer } from '../components/';
import styled from '@emotion/native';

const SettingPage = ({ navigation: { navigate } }) => {
Expand Down

0 comments on commit 27159d6

Please sign in to comment.