mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-07-31 20:31:16 -07:00
testing cache busting on client CDN (#661)
This commit is contained in:
parent
d7274888b6
commit
5ef8c8d6ff
2 changed files with 9 additions and 9 deletions
|
@ -72,7 +72,7 @@ const DatasetContainer = () => {
|
|||
},
|
||||
});
|
||||
|
||||
// JSX return value another build testing
|
||||
// JSX return value:
|
||||
return (
|
||||
<div className={`${styles.datasetContainer} desktop:grid-col`}>
|
||||
<div className={'grid-container-desktop-lg'}>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue