mirror of
https://github.com/pdfme/pdfme.git
synced 2026-06-03 11:56:09 -04:00
Minor fix
This commit is contained in:
@@ -52,7 +52,7 @@ const DemoAppGridForm = (props: {
|
||||
};
|
||||
|
||||
return (
|
||||
<div>
|
||||
<div style={{ background: '#fff', color: '#333' }}>
|
||||
<ReactGrid
|
||||
stickyTopRows={1}
|
||||
rows={getRows(datas)}
|
||||
|
||||
Reference in New Issue
Block a user