Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[4주차] 권혜인 과제 제출합니다. #12

Open
wants to merge 182 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 179 commits
Commits
Show all changes
182 commits
Select commit Hold shift + click to select a range
fc012ac
🎉 init: 프로젝트 시작
hae2ni Sep 24, 2024
0060c53
🎉 init: App.tsx 정리
hae2ni Sep 24, 2024
fc99170
📦 pack: zustand, styled-component 추가
hae2ni Sep 24, 2024
0dcbcfc
🎉 init: index.html 변경
hae2ni Sep 24, 2024
e1839b5
💄 design: theme 추가
hae2ni Sep 24, 2024
aaeb7a5
💄 design: GlobalStyle추가
hae2ni Sep 24, 2024
af6fecd
✏️ etc: 오타 수정
hae2ni Sep 24, 2024
aaf1811
🎉 init: 절대 경로 추가
hae2ni Sep 24, 2024
3d39587
📦 prettier, stylelint, eslint 정리
hae2ni Sep 24, 2024
73311cb
🎉 init: App.tsx에서 App.css 제거
hae2ni Sep 24, 2024
fe1b76e
💄 design: theme 추가
hae2ni Sep 25, 2024
84752ad
📦 pack: stylelintconfig 추가
hae2ni Sep 25, 2024
5cd5c55
💄deisng: Layout 추가
hae2ni Sep 25, 2024
862e6eb
📦 pack: postcss-styled-syntax 추가
hae2ni Sep 25, 2024
0e0836a
💄 desigh: commonStyle 추가
hae2ni Sep 25, 2024
bfc8177
💄 design: theme 수정
hae2ni Sep 25, 2024
c74eaca
🍱 assets: svg 추가
hae2ni Sep 25, 2024
894b63c
📦 pack: svg component화
hae2ni Sep 25, 2024
259d180
📦 pack: babel/core 업데이트
hae2ni Sep 25, 2024
64e998b
💄 design: commonStyle 추가
hae2ni Sep 25, 2024
8bda3d4
💄 design: ChattingRoomHeader UI 추가
hae2ni Sep 25, 2024
5a1a49f
🍱 asset: add asset
hae2ni Sep 25, 2024
03078dd
💄 design: chattingInput UI
hae2ni Sep 25, 2024
d9a38fa
🐛 fix: fix svg size error
hae2ni Sep 25, 2024
532690f
💄 design: fix whole layout
hae2ni Sep 25, 2024
b77f065
💄 design: add phoneheader ui
hae2ni Sep 25, 2024
25f0a07
💄 desgin: chattingRoom UI
hae2ni Sep 25, 2024
c5fd7c7
💄 design: add commonStyle about svg Icon wrapper
hae2ni Sep 25, 2024
6a87fa8
🚚 move: move svg files
hae2ni Sep 25, 2024
8bbea63
etc: change hteml meta viewport tag
hae2ni Sep 25, 2024
aed438e
🍱 assets: add assets
hae2ni Sep 25, 2024
b228901
💄 deisgn: change bold16 to medium16 naming
hae2ni Sep 25, 2024
c9c5632
💄 design: fix the layout size
hae2ni Sep 25, 2024
48aa199
💄 design: change the fonts theme name
hae2ni Sep 25, 2024
d9e3c8e
💄 design: change the font theme name
hae2ni Sep 25, 2024
be1f98a
🏷️ type: add common interface
hae2ni Sep 25, 2024
5e0dc64
💄 design: add common style
hae2ni Sep 25, 2024
838edda
🏷️ type: add chatType dummy data type interface
hae2ni Sep 25, 2024
8611d7e
🍱 assets: add DUMMY DATA for text messages
hae2ni Sep 25, 2024
c479437
💄 design: UI the chatting message wrapper from me
hae2ni Sep 25, 2024
db515ba
💄 design: UI the chatting message wrapper from whom
hae2ni Sep 25, 2024
5623adf
🎨 style: display -> ${rowFlex}
hae2ni Sep 25, 2024
ab418fb
💄 design: ChatBubble no.1 UI
hae2ni Sep 25, 2024
a0df8d5
💄 design: chat bubble
hae2ni Sep 25, 2024
57484e9
💄 design: chat input background color white
hae2ni Sep 25, 2024
dfebd2c
💄 design: add chattinglist ui scroll
hae2ni Sep 25, 2024
9bf4f65
🔥 remove: remove files
hae2ni Sep 25, 2024
cbfa671
💄 design: fix phone header svg
hae2ni Sep 25, 2024
d6b119e
💄 design: message box ui
hae2ni Sep 25, 2024
96b75d5
🔥 remove code
hae2ni Sep 25, 2024
d5dc8b1
💄 design: ui design
hae2ni Sep 25, 2024
f73bdbb
✨ feat: formattedTime function
hae2ni Sep 25, 2024
477f728
🍱 asset: add img file
hae2ni Sep 25, 2024
7d56488
✨ feat: input autofocus
hae2ni Sep 25, 2024
3fe77da
🏷️ type: add props types
hae2ni Sep 25, 2024
88d01e1
🎨 style: add ChattingList Component
hae2ni Sep 25, 2024
b5d5665
💄 design: add footer component
hae2ni Sep 25, 2024
00c06d2
🏷️ type: edit textType
hae2ni Sep 25, 2024
2690e0a
💄 design: box에 맞추기
hae2ni Sep 26, 2024
c5ec78b
✨ feat: dummy data 이름 로드
hae2ni Sep 26, 2024
f7bc58f
🚚 move: move type file to type folder
hae2ni Sep 26, 2024
b7dd55c
🎨style: split component
hae2ni Sep 26, 2024
aae7e7d
🎨 style: zustand 추가
hae2ni Sep 26, 2024
d93cbb2
✨ feat: inputRef 추가
hae2ni Sep 26, 2024
9b14de4
✨ feat: newDummyText update
hae2ni Sep 26, 2024
03a44db
💄 design: remove scroll bar
hae2ni Sep 26, 2024
6ab048b
🍱 assets: add font files
hae2ni Sep 26, 2024
08557b1
🏷️ type: add module type
hae2ni Sep 26, 2024
f00f985
💄 design: fix font family by import from local files
hae2ni Sep 26, 2024
d6e53d7
🎨 style: add key props
hae2ni Sep 26, 2024
fe82bbb
🚚 rename: rename dummy data
hae2ni Sep 26, 2024
c59c2c5
etc: add another dummy data
hae2ni Sep 26, 2024
4b5be71
✨ feat: dummyText toogle zustand function
hae2ni Sep 26, 2024
80e0abf
✨ feat: addNewText function
hae2ni Sep 26, 2024
d4a6624
🔥 remove code
hae2ni Sep 26, 2024
56eea35
🏷️ type: insert ref props type
hae2ni Sep 26, 2024
1c4e456
🔥 remove console
hae2ni Sep 26, 2024
2258635
✨ feat: if add new Text by input, a scroll from messages list boxes i…
hae2ni Sep 26, 2024
8271b73
💄 design: add cursor: pointer
hae2ni Sep 26, 2024
03e48d7
🎨 style: split components
hae2ni Sep 26, 2024
2223034
💄 design: ADD ToMessageBox FLEX
hae2ni Sep 26, 2024
9ba4def
💄 design: add styled component file
hae2ni Sep 26, 2024
22b2cfa
🏷️ type: add props types
hae2ni Sep 26, 2024
0af4b3d
🔥 remove component
hae2ni Sep 26, 2024
361dc3f
✨ feat: add logic of isSametime or lastmessage even if there are no t…
hae2ni Sep 26, 2024
61ac76e
🎨 style: format code
hae2ni Sep 26, 2024
607cb36
💄 design: make independent component by id
hae2ni Sep 26, 2024
646924a
💄 design: make border top right radius if there is differences betwee…
hae2ni Sep 26, 2024
bf52457
💄 design: add commonStyle
hae2ni Sep 26, 2024
799d675
✨ feat: change svg component depending on input value focusing
hae2ni Sep 26, 2024
13f0d24
♻️ refact: memoization code
hae2ni Sep 26, 2024
1ed299f
💄 design: input background color white
hae2ni Sep 26, 2024
d1c26d3
💄 design: edit margin
hae2ni Sep 26, 2024
bab3a58
💄 design: add margin-top
hae2ni Sep 27, 2024
8ed2b4b
🔥 remove file & codes
hae2ni Sep 27, 2024
75a6f30
♻️ refact: add ToBox margin bottom
hae2ni Sep 30, 2024
7cfd334
🚚 rename: Light -> HomeBar
hae2ni Sep 30, 2024
2462833
📦 pack: add 'react-device-detect'
hae2ni Sep 30, 2024
996b793
♻️ refact: checking isMobile and add MobilePhoneHeader & footer if th…
hae2ni Sep 30, 2024
b572f58
📦 pack: router 추가
hae2ni Oct 7, 2024
126d283
📦 pack: yarn add react-router-dom
hae2ni Oct 7, 2024
b4feb99
✨ feat: add router.tsx
hae2ni Oct 7, 2024
8689ed1
✨ feat: add RouterProvider
hae2ni Oct 7, 2024
6702acd
🍱 asset: icon 추가
hae2ni Oct 8, 2024
5ae97ee
💄 design: layout 변경
hae2ni Oct 8, 2024
683bbf9
🍱 asset: asset 추가
hae2ni Oct 10, 2024
8a8abad
💄 design: 즐겨찾기 ui
hae2ni Oct 10, 2024
7360fb7
💄 design: add favorites
hae2ni Oct 10, 2024
633a2b7
💄 design: add home header
hae2ni Oct 10, 2024
7e41c97
💄 design: add my profile ui
hae2ni Oct 10, 2024
9630567
💄 design: add nav bar
hae2ni Oct 10, 2024
8fcc7c1
💄 design: add home screen
hae2ni Oct 10, 2024
9abba71
🎨 style: change a code style
hae2ni Oct 10, 2024
b95fe07
🔥 remove code
hae2ni Oct 11, 2024
ae95cb7
etc: add friend data
hae2ni Oct 11, 2024
c7a3915
💄 deisng : add friendList UI
hae2ni Oct 11, 2024
5c57cd9
💄 design: add FriendList in Home
hae2ni Oct 11, 2024
7398379
🏷️ type: add friendListType
hae2ni Oct 11, 2024
dc2a3ce
✨ feat: check url by useLocation and determine whether show NavigateB…
hae2ni Oct 11, 2024
b438ef5
etc: change key id -> user
hae2ni Oct 11, 2024
6d210a2
✨ feat: chattingList router 설정
hae2ni Oct 14, 2024
241ca06
✨ feat: add function to change url from navbar
hae2ni Oct 14, 2024
6e42e8e
✨ feat: header 재활용
hae2ni Oct 14, 2024
f7a63ad
🔥 remove unsed code
hae2ni Oct 14, 2024
31d58dc
💄 design: favorite list
hae2ni Oct 14, 2024
620a179
🔥 remove unused codes
hae2ni Oct 14, 2024
3e16db8
💄 design: add profile img
hae2ni Oct 14, 2024
d9f3421
✨ feat: chattingRoom Header 맞는 이름으로 설정
hae2ni Oct 14, 2024
83f60f9
🚚 move file
hae2ni Oct 14, 2024
f3defe0
✨ feat: chattingListProps
hae2ni Oct 14, 2024
7c4ab9b
🚚 change file import path
hae2ni Oct 14, 2024
862d972
💄 design: navigateBar component
hae2ni Oct 14, 2024
bcc5fc8
🚚 edit path
hae2ni Oct 14, 2024
9013d63
🏷️ change types
hae2ni Oct 14, 2024
d48b573
💄 change commonStyle
hae2ni Oct 14, 2024
abb5f65
etc: data 추가
hae2ni Oct 30, 2024
7f48dd0
🍱 assets: assets 추가
hae2ni Oct 30, 2024
837dcf0
♻️
hae2ni Oct 30, 2024
c0fce50
💄 design: edit commonStyles
hae2ni Oct 30, 2024
eec2561
✨ feat: make chatbubble to follow useParams
hae2ni Oct 30, 2024
2edec8c
🔥 remove unused code
hae2ni Oct 30, 2024
1433f31
💄 design: add phoneHeader
hae2ni Oct 30, 2024
7956d1e
✨ feat: useParams
hae2ni Oct 30, 2024
ba21bc6
✨ feat: input을 통한 text 추가
hae2ni Oct 30, 2024
64b6ee3
🔥 remove unused code
hae2ni Oct 30, 2024
8e540d1
💄 design: header
hae2ni Oct 30, 2024
a8a9b2b
💄 deisgn: edit Layout
hae2ni Oct 30, 2024
8d70bf9
💄 design: profileimg 맞게 로딩
hae2ni Oct 30, 2024
d5a9668
💄 design: profile Img
hae2ni Oct 30, 2024
9959040
💄 design: add ui of chatting List
hae2ni Oct 30, 2024
1dc7d9f
🔥 remove codes
hae2ni Oct 30, 2024
dabed75
🏷️ fix typescript bugs
hae2ni Oct 30, 2024
fa824bd
🐛
hae2ni Oct 30, 2024
7e706f9
💄 design: linkcomponent
hae2ni Oct 30, 2024
8a2c0eb
🎨
hae2ni Oct 30, 2024
4912b30
🎨 style: add error control
hae2ni Oct 30, 2024
cb7dd59
✨ feat: getLastMessage function
hae2ni Oct 30, 2024
9455530
💄 design: add ui
hae2ni Oct 30, 2024
b24c719
✨ feat: useLocalStorage
hae2ni Oct 30, 2024
37e5912
🔥 remove code
hae2ni Oct 30, 2024
2b8be33
💄 add ui
hae2ni Oct 30, 2024
61aa4d9
🎨 improve ts error
hae2ni Oct 30, 2024
ef7bc6f
🏷️
hae2ni Oct 30, 2024
c3c388d
🍱 asset: add backgroundImg
hae2ni Oct 30, 2024
d3f5afd
💄 design: add ui
hae2ni Oct 30, 2024
e9ad643
✨ feat: add router
hae2ni Oct 30, 2024
dfb8eac
🏷️ add types and lists
hae2ni Oct 30, 2024
9020406
🍱 assets 추가
hae2ni Oct 31, 2024
ddb7e57
💄 design: edit Layout
hae2ni Oct 31, 2024
b8de14c
💄 design: mypage
hae2ni Oct 31, 2024
d7e6b3e
💄 design: add Wrapper Height
hae2ni Oct 31, 2024
b3255dc
💄 design: new Chat
hae2ni Oct 31, 2024
2cfa0f8
💄 chage design
hae2ni Oct 31, 2024
49b1ffe
🍱 add img
hae2ni Oct 31, 2024
5378e14
🚚 move files
hae2ni Oct 31, 2024
2c1f3c0
🚑 hotfix: build error
hae2ni Oct 31, 2024
8195856
♻️
hae2ni Oct 31, 2024
a247478
🚀 yarn build
hae2ni Oct 31, 2024
bf1401c
🔥 delete console
hae2ni Nov 1, 2024
1517d89
🚑 hotfix : key enterdown error 잡기
hae2ni Nov 4, 2024
2b7bc6a
🚑 새로고침하면 404
hae2ni Nov 4, 2024
3eda5b5
🚑
hae2ni Nov 4, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 0 additions & 23 deletions .gitignore

This file was deleted.

66 changes: 0 additions & 66 deletions README copy.md

This file was deleted.

61 changes: 0 additions & 61 deletions README.md

This file was deleted.

31 changes: 31 additions & 0 deletions ceos/.eslintrc.js
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

eslint적용 정말 적절히 잘해주신 것 같아요! 많이 배워갈게요

Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
module.exports = {
root: true,
env: { browser: true, es2020: true },
parser: "@typescript-eslint/parser",
plugins: ["@typescript-eslint", "prettier"],
extends: [
"eslint:recommended",
"eslint-config-prettier",
"airbnb",
"plugin:import/errors",
"plugin:import/warnings",
"plugin:prettier/recommended",
"plugin:@typescript-eslint/recommended",
"prettier/@typescript-eslint",
],
ignorePatterns: ["dist", ".eslintrc.cjs"],
rules: {
"linebreak-style": 0,
"import/prefer-default-export": 0,
"prettier/prettier": 0,
"import/extensions": 0,
"import/no-unresolved": 0,
"import/no-extraneous-dependencies": 0, // 테스트 또는 개발환경을 구성하는 파일에서는 devDependency 사용을 허용
"react/prop-types": 0,
"react/jsx-filename-extension": [2, { extensions: [".js", ".jsx", ".ts", ".tsx"] }],
"jsx-a11y/no-noninteractive-element-interactions": 0,
"eol-last": ["error", "always"], // line의 가장 마지막 줄에는 개행 넣기"
"simple-import-sort/imports": "error", // import 정렬
"no-multi-spaces": "error", // 스페이스 여러개 금지
Comment on lines +23 to +29

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

import를 저는 수동으로 구분해서 정렬해주었는데 eslint 설정을 잘 활용하신 것 같아요!! 저도 다음에 써봐야겠습니당👍

},
};
24 changes: 24 additions & 0 deletions ceos/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
lerna-debug.log*

node_modules
dist
dist-ssr
*.local

# Editor directories and files
.vscode/*
!.vscode/extensions.json
.idea
.DS_Store
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?
8 changes: 8 additions & 0 deletions ceos/.prettierrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"semi": true,
"tabWidth": 2,
"printWidth": 120,
"trailingComma": "all",
"bracketSameLine": true,
"endOfLine": "auto"
}
4 changes: 4 additions & 0 deletions ceos/.stylelintrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"extends": ["stylelint-config-standard", "stylelint-config-clean-order"],
"customSyntax": "postcss-styled-syntax"
}
50 changes: 50 additions & 0 deletions ceos/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
# React + TypeScript + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

- [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/README.md) uses [Babel](https://babeljs.io/) for Fast Refresh
- [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) uses [SWC](https://swc.rs/) for Fast Refresh

## Expanding the ESLint configuration

If you are developing a production application, we recommend updating the configuration to enable type aware lint rules:

- Configure the top-level `parserOptions` property like this:

```js
export default tseslint.config({
languageOptions: {
// other options...
parserOptions: {
project: ['./tsconfig.node.json', './tsconfig.app.json'],
tsconfigRootDir: import.meta.dirname,
},
},
})
```

- Replace `tseslint.configs.recommended` to `tseslint.configs.recommendedTypeChecked` or `tseslint.configs.strictTypeChecked`
- Optionally add `...tseslint.configs.stylisticTypeChecked`
- Install [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) and update the config:

```js
// eslint.config.js
import react from 'eslint-plugin-react'

export default tseslint.config({
// Set the react version
settings: { react: { version: '18.3' } },
plugins: {
// Add the react plugin
react,
},
rules: {
// other rules...
// Enable its recommended rules
...react.configs.recommended.rules,
...react.configs['jsx-runtime'].rules,
},
})
```
28 changes: 28 additions & 0 deletions ceos/eslint.config.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
import js from '@eslint/js'
import globals from 'globals'
import reactHooks from 'eslint-plugin-react-hooks'
import reactRefresh from 'eslint-plugin-react-refresh'
import tseslint from 'typescript-eslint'

export default tseslint.config(
{ ignores: ['dist'] },
{
extends: [js.configs.recommended, ...tseslint.configs.recommended],
files: ['**/*.{ts,tsx}'],
languageOptions: {
ecmaVersion: 2020,
globals: globals.browser,
},
plugins: {
'react-hooks': reactHooks,
'react-refresh': reactRefresh,
},
rules: {
...reactHooks.configs.recommended.rules,
'react-refresh/only-export-components': [
'warn',
{ allowConstantExport: true },
],
},
},
)
14 changes: 14 additions & 0 deletions ceos/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
<!doctype html>
<html lang="ko">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />

<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no" />
<title>Messanger</title>
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.tsx"></script>
</body>
</html>
44 changes: 44 additions & 0 deletions ceos/package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
{
"name": "ceos",
"private": true,
"version": "0.0.0",
"type": "module",
"scripts": {
"dev": "vite",
"build": "tsc -b && vite build",
"lint": "eslint .",
"preview": "vite preview"
},
"dependencies": {
"@types/node": "^22.6.1",
"path": "^0.12.7",
"postcss-styled-syntax": "^0.6.4",
"prettier": "^3.3.3",
"react": "^18.3.1",
"react-device-detect": "^2.2.3",
"react-dom": "^18.3.1",
"react-router": "^6.26.2",
"react-router-dom": "^6.26.2",
"styled-components": "^6.1.13",
"styled-reset": "^4.5.2",
"stylelint": "^16.9.0",
"stylelint-config-clean-order": "^6.1.0",
"stylelint-config-standard": "^36.0.1",
"vite-tsconfig-paths": "^5.0.1",
"zustand": "^5.0.0-rc.2"
},
"devDependencies": {
"@eslint/js": "^9.9.0",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-react": "^4.3.1",
"eslint": "^9.11.1",
"eslint-plugin-react-hooks": "^5.1.0-rc.0",
"eslint-plugin-react-refresh": "^0.4.9",
"globals": "^15.9.0",
"typescript": "^5.5.3",
"typescript-eslint": "^8.0.1",
"vite": "^5.4.1",
"vite-plugin-svgr": "^4.2.0"
}
}
1 change: 1 addition & 0 deletions ceos/public/vite.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 16 additions & 0 deletions ceos/src/App.tsx
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
import { ThemeProvider } from "styled-components";
import theme from "./style/theme";
import { GlobalStyle } from "./style/globalStyle";
import { router } from "routes/router";
import { RouterProvider } from "react-router-dom";

function App() {
return (
<ThemeProvider theme={theme}>
<RouterProvider router={router} />

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

저는 기존에 browserRouter로 감싸고 경로를 설정하는 식으로 썼는데 찾아보니 RouterProvider가 v6.4에 추가된 방식이군요..! 아래쪽 router 정의해주신 부분 보니 children 옵션에 중첩 라우팅을 추가해주신 부분까지 정말 잘 쓰신 것 같아요 👍❤️‍🔥

<GlobalStyle />
</ThemeProvider>
);
}

export default App;
Binary file added ceos/src/assets/font/AppleSDGothicNeo-Bold.ttf
Binary file not shown.
Binary file added ceos/src/assets/font/AppleSDGothicNeo-Medium.ttf
Binary file not shown.
1 change: 1 addition & 0 deletions ceos/src/assets/font/fonts.d.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
declare module "*.ttf";
5 changes: 5 additions & 0 deletions ceos/src/assets/icons/active_ic.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions ceos/src/assets/icons/arrow_ic.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading