mirror of
https://github.com/gosticks/react-table.git
synced 2025-10-16 11:55:36 +00:00
More responsiveness on css examples
This commit is contained in:
parent
0725f2159d
commit
6b192bd363
@ -4,7 +4,7 @@ export default id => () => {
|
||||
return (
|
||||
<iframe
|
||||
src={`https://codesandbox.io/embed/${id}?autoresize=1&hidenavigation=1&view=${global.innerWidth <
|
||||
700
|
||||
1000
|
||||
? 'preview'
|
||||
: 'split'}`}
|
||||
style={{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user