diff --git a/src/App.tsx b/src/App.tsx index cdb7d10..af6f47c 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -1,4 +1,3 @@ -import React from 'react'; import TemplateGrid from './components/TemplateGrid'; import './App.css';