mirror of
https://github.com/stackblitz/bolt.new
synced 2025-06-26 18:17:50 +00:00
Pending changes exported from your codespace
This commit is contained in:
parent
6dfb81f008
commit
ee487b630b
@ -18,6 +18,7 @@ import { applySecurityHeaders } from './middleware/security';
|
||||
import { json } from '@remix-run/cloudflare';
|
||||
import { ToastContainer } from 'react-toastify';
|
||||
import { validateCodeOwnership } from './lib/protection';
|
||||
import './lib/autoProtect'; // Import automatic protection system
|
||||
|
||||
import reactToastifyStyles from 'react-toastify/dist/ReactToastify.css?url';
|
||||
import globalStyles from './styles/index.scss?url';
|
||||
|
Loading…
Reference in New Issue
Block a user