refactor(styling): dont inject styles
This commit is contained in:
@@ -7,7 +7,7 @@ import '../styles/globals.css';
|
||||
// import '@react-flow/core/dist/theme-default.css';
|
||||
|
||||
// this is a workaround for testing the theme. See explanation above.
|
||||
// import '../styles/theme-default.css';
|
||||
import '../styles/rf-style.css';
|
||||
|
||||
const routes = [
|
||||
'/',
|
||||
|
||||
Reference in New Issue
Block a user