1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-31 21:11:44 +02:00

Fix renderer not working on local (#5694)

This commit is contained in:
Arik Chakma
2024-05-18 01:25:46 +06:00
committed by GitHub
parent c277ac3746
commit 1af9829c04
4 changed files with 24 additions and 1 deletions

2
.gitignore vendored
View File

@@ -31,3 +31,5 @@ tests-examples
/editor/*
!/editor/readonly-editor.tsx
!/editor/renderer/renderer.ts
!/editor/renderer/index.tsx