mirror of
https://github.com/apache/superset.git
synced 2026-06-01 13:49:21 +00:00
build(deps): update geostyler-* deps to latest major versions (#38151)
Signed-off-by: hainenber <dotronghai96@gmail.com>
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
import { CardStyle } from 'geostyler';
|
||||
import { FC } from 'react';
|
||||
import { GeoStylerWrapperProps } from './types';
|
||||
import 'geostyler/dist/index.css';
|
||||
|
||||
export const GeoStylerWrapper: FC<GeoStylerWrapperProps> = ({
|
||||
className,
|
||||
|
||||
Reference in New Issue
Block a user