diff options
Diffstat (limited to 'src/App.tsx')
| -rw-r--r-- | src/App.tsx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/App.tsx b/src/App.tsx index dd3d76d..d7b0bdb 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -1,6 +1,5 @@ import { useEffect, useState } from 'react'; -import { ChooseArt } from '@/pages/ChooseArt'; import { Paint } from '@/pages/Paint'; import { LoadScreen } from '@/components/LoadScreen'; |
