Commit b6968929 authored by John Lam's avatar John Lam

spacing

parent e9dc5693
...@@ -24,7 +24,6 @@ export default function PromotionNewFormComponent () { ...@@ -24,7 +24,6 @@ export default function PromotionNewFormComponent () {
.catch(err => setErrors([err.message])) .catch(err => setErrors([err.message]))
}; };
return ( return (
<div> <div>
<div className="promo-container"> <div className="promo-container">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment