[fix][sm] - remove console.log
This commit is contained in:
parent
a5275956f4
commit
cd772714ab
@ -1,5 +1,4 @@
|
||||
import { Vega as VegaOg } from "react-vega";
|
||||
export default function Vega(props) {
|
||||
console.log(props)
|
||||
return <VegaOg id="fsfd" className="w-full" {...props} />;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user