style: reformated VisProg.tsx and VisProgTypes.tsx to be compliant with code standards
ref: N25B-114
This commit is contained in:
@@ -6,8 +6,6 @@ import VisProgUI from "./visualProgrammingUI/VisProgUI.tsx";
|
|||||||
//you can still use css parts from App.css, but also overwrite them
|
//you can still use css parts from App.css, but also overwrite them
|
||||||
|
|
||||||
function VisProgPage() {
|
function VisProgPage() {
|
||||||
|
|
||||||
|
|
||||||
return (
|
return (
|
||||||
<>
|
<>
|
||||||
<VisProgUI />
|
<VisProgUI />
|
||||||
|
|||||||
Reference in New Issue
Block a user