Skip to content

Commit 75701bd

Browse files
authored
Merge pull request #1670 from drdrongo/master
Fix: Agenda style Typo (animatedContiner -> animatedContainer)
2 parents e698445 + b3798a7 commit 75701bd

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)