Browse Source

modifed from yarn lint

白石誠 5 years ago
parent
commit
b6dba4c183
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/client/js/components/PagePresentationModal.jsx

+ 1 - 1
src/client/js/components/PagePresentationModal.jsx

@@ -1,4 +1,4 @@
-import React, { useState } from 'react';
+import React from 'react';
 import PropTypes from 'prop-types';
 import PropTypes from 'prop-types';
 import {
 import {
   Modal, ModalBody,
   Modal, ModalBody,