Skip to content

Commit cfeb2d4

Browse files
committed
lint fixes
1 parent 51c9207 commit cfeb2d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src-ts/tools/learn/welcome/WelcomePage.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ import {
1313

1414
import { CoursesCard } from './courses-card'
1515
import { ProgressBlock } from './progress-block'
16-
import styles from './WelcomePage.module.scss'
1716
import { ReactComponent as TcAcademyFullLogoSvg } from './tca-full-logo.svg'
17+
import styles from './WelcomePage.module.scss'
1818

1919
const WelcomePage: FC<{}> = () => {
2020

0 commit comments

Comments
 (0)