Skip to content

Commit cd7706a

Browse files
committed
comment from PR
1 parent e116e7c commit cd7706a

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.yarn/patches/playroom-npm-1.0.3-d8e0669615.patch

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,4 +105,5 @@ index 831392a328827a4fdaf4469175878c12ef007879..633cdf7f337e59eb5b7fabd1fa0e241e
105105
+ );
106106

107107
const reducer = (state: State, action: Action): State => {
108-
switch (action.type) {
108+
switch (action.type) {
109+

0 commit comments

Comments
 (0)