Skip to content

Commit 2634a77

Browse files
committed
lint fixes
1 parent e21943d commit 2634a77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
export interface LearnLesson {
22
dashedName: string
3-
title: string
43
id: string
4+
title: string
55
}

0 commit comments

Comments
 (0)