refactor: moved visualProgrammingUI into page folder
BREAKING: moved directory visualProgrammingUI and contents into VisProgPage ref: N25B-114
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { Link } from 'react-router'
|
||||
import VisProgUI from "../../visualProgrammingUI/VisProgUI.tsx";
|
||||
import VisProgUI from "./visualProgrammingUI/VisProgUI.tsx";
|
||||
|
||||
|
||||
//this is your css file where you can style your buttons and such
|
||||
|
||||
Reference in New Issue
Block a user