mirror of
https://github.com/EDCD/coriolis.git
synced 2025-12-10 07:05:35 +00:00
/shrug
This commit is contained in:
@@ -6,7 +6,7 @@ import Ship from '../shipyard/Ship';
|
||||
import * as ModuleUtils from '../shipyard/ModuleUtils';
|
||||
import { SizeMap } from '../shipyard/Constants';
|
||||
import Link from '../components/Link';
|
||||
import Ad from '../components/Ad';
|
||||
import AdSense from 'react-adsense';
|
||||
|
||||
/**
|
||||
* Counts the hardpoints by class/size
|
||||
@@ -612,14 +612,11 @@ export default class ShipyardPage extends Page {
|
||||
{detailRows}
|
||||
</tbody>
|
||||
</table>
|
||||
<Ad
|
||||
<AdSense.Google
|
||||
client="ca-pub-3709458261881414"
|
||||
slot="4156867783"
|
||||
format="auto"
|
||||
wrapperDivStyle={{
|
||||
marginTop: '15px',
|
||||
marginBottom: '20px'
|
||||
}}
|
||||
responsive="true"
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user