Closed igneous8k closed 1 year ago
how did this get resolved? could you help here?
import { QueryBuilder } from "@cubejs-client/playground";
you have to import from @cubejs-client/react instead of playground. import { QueryBuilder } from "@cubejs-client/react";
Thanks for the hint, trying...
Hi, i have a issue setting up playground on a clean vite project. Upon Importing the boilerplate mentioned, im getting following issue.
✘ [ERROR] Could not resolve "./index.less"
QueryBuilder.tsx