Skip to content

Commit

Permalink
feat: Removed boilerplate tests
Browse files Browse the repository at this point in the history
  • Loading branch information
miguel-merlin committed Feb 13, 2024
1 parent 13bc8b7 commit 35d9f41
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 23 deletions.
9 changes: 0 additions & 9 deletions src/App.test.tsx

This file was deleted.

13 changes: 0 additions & 13 deletions src/index.css

This file was deleted.

1 change: 0 additions & 1 deletion src/index.tsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import React from 'react'
import ReactDOM from 'react-dom/client'
import './index.css'
import App from './App'
import reportWebVitals from './reportWebVitals'
import { ChakraProvider } from '@chakra-ui/react'
Expand Down

0 comments on commit 35d9f41

Please sign in to comment.