yarn lint / place

This commit is contained in:
John Park
2022-05-05 16:29:45 -07:00
parent f3ef16b948
commit 819e59292d
2 changed files with 1 additions and 2 deletions

View File

@@ -1,5 +1,4 @@
import React, { useState } from "react"; import React, { useState } from "react";
import regeneratorRuntime from "regenerator-runtime";
import { useSelector, useDispatch } from "react-redux"; import { useSelector, useDispatch } from "react-redux";
import PropTypes from "prop-types"; import PropTypes from "prop-types";

File diff suppressed because one or more lines are too long