X-Git-Url: https://git.localhorst.tv/?a=blobdiff_plain;f=resources%2Fjs%2Fcomponents%2Fmap%2FItem.js;h=3fde3d1016ebcee6858d37e26fe1867545535f0d;hb=cce28e8619fe87d4be33f82df9a5ec16b2ad9cf6;hp=a29443bac3bb8f2eda5bd391407ddc4505e10937;hpb=f0ca8caa3db00bedbf2b992d3d72b401bf353689;p=alttp.git diff --git a/resources/js/components/map/Item.js b/resources/js/components/map/Item.js index a29443b..3fde3d1 100644 --- a/resources/js/components/map/Item.js +++ b/resources/js/components/map/Item.js @@ -1,4 +1,3 @@ -import OpenSeadragon from 'openseadragon'; import PropTypes from 'prop-types'; import React from 'react'; import { Button } from 'react-bootstrap';