Skip to content

Commit

Permalink
[data-grid] Fix print export feature
Browse files Browse the repository at this point in the history
  • Loading branch information
oliviertassinari committed Mar 15, 2022
1 parent 99a3442 commit 948c3e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/public/_headers
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
/*
Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
# Block usage in iframes.
X-Frame-Options: DENY
X-Frame-Options: SAMEORIGIN
# Force the browser to trust the Content-Type header
# https://stackoverflow.com/questions/18337630/what-is-x-content-type-options-nosniff
X-Content-Type-Options: nosniff
Expand Down

0 comments on commit 948c3e8

Please sign in to comment.