Skip to content

Commit 24684ee

Browse files
Simmigon-flaggtrillium
authored andcommitted
Typo in styles boxshadow
1 parent 8e9ac7b commit 24684ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

client/src/components/ChangesModal.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ const style = {
1010
width: 400,
1111
bgcolor: 'background.paper',
1212
border: '2px solid #000',
13-
boxShaodw: 24,
13+
boxShadow: 24,
1414
p: 4,
1515
};
1616

0 commit comments

Comments
 (0)