psiKb

Results 1 comments of psiKb

Hi, is there any automatic way to replace '{}' in index.js while running ```reflex run``` Currently: import { ReactECharts } from "echarts-for-react" desired: import ReactECharts from "echarts-for-react"