You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* renamed Frameworks
(cherry picked from commit 533bbd8e6202ad903f2783683cf82fc860c26f0e)
* removed unused. fixed typo
(cherry picked from commit 79d76a358a05b0544af1859ad2eb55888e077c8a)
* extracted components from plugin-ui
* added warning icon to components
* updated tsconfig
* removing unused code
* Add code type automatically when posting code message
* Moved convert to code to its own file. also made htmlpreview a single step.
* renamed some things and removed exports from some local functions
* removed unused code in alt conversion
* altnode conversion WIP
* continuing refactor of alt node conversion. WIP
* finished refactoring alt nodes
* removed AltNode type
"backend:dev: CJS dist/index.js 105.74 KB backend:dev: CJS ⚡️ Build success in 419ms plugin:dev: warn - Port 3000 is in use, trying 3001 instead. plugin:dev: warn - Port 3001 is in use, trying 3002 instead."
23
-
}
21
+
code={"code goes hereeeee"}
24
22
selectedFramework={selectedFramework}
25
23
setSelectedFramework={setSelectedFramework}
26
24
htmlPreview={null}
@@ -50,26 +48,6 @@ export default function Web() {
0 commit comments