Skip to content

Commit b3798a7

Browse files
committed
Fix: Agenda style Typo (animatedContiner -> animatedContainer)
1 parent 8aed750 commit b3798a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/agenda/style.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ export default function styleConstructor(theme: Theme = {}) {
1212
flex: 1,
1313
overflow: 'hidden'
1414
},
15-
animatedContiner: {
15+
animatedContainer: {
1616
flex: 1
1717
},
1818
knob,

0 commit comments

Comments
 (0)