mirror of
https://github.com/gosticks/react-table.git
synced 2026-06-28 17:10:01 +00:00
More responsiveness on css examples
This commit is contained in:
@@ -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={{
|
||||
|
||||
Reference in New Issue
Block a user