Skip to content

Commit 169332f

Browse files
nihil-pronihil-pro
authored andcommitted
Performance improvement
1 parent 2dc6575 commit 169332f

File tree

1 file changed

+1
-0
lines changed
  • frameworks/keyed/react-kr-observable/src

1 file changed

+1
-0
lines changed

frameworks/keyed/react-kr-observable/src/Main.jsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ import { Row } from './Row';
44
import { rowsStore } from './RowsStore';
55
import { Fragment } from "react";
66

7+
78
const Button = ({ children, id, onClick }) => {
89
return (
910
<div className="col-sm-6 smallpad">

0 commit comments

Comments
 (0)