질문&답변
colors[theme]을 아무리 시도해봐도 못읽어옵니다!
index.tsx 를 이렇게 바꾸니까 되더라고요 import colors from './colors'; export { colors }; export * from './navigations';
- 좋아요수
- 0
- 댓글수
- 2
- 조회수
- 256
질문&답변
index.tsx 를 이렇게 바꾸니까 되더라고요 import colors from './colors'; export { colors }; export * from './navigations';