Skip to content

Instantly share code, notes, and snippets.

View tandat2209's full-sized avatar
๐Ÿ†

Tan Dat tandat2209

๐Ÿ†
View GitHub Profile
import React from 'react';
import ReactResizeDetector from 'react-resize-detector';
import PropTypes from 'prop-types';
import ReactTooltip from 'react-tooltip';
export default class OverflowTooltip extends React.Component {
constructor(props) {
super(props);
this.node = null;
this.onResize = this.onResize.bind(this);
@tandat2209
tandat2209 / canada.json
Created August 25, 2020 03:06
canada.json
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@tandat2209
tandat2209 / gadm36_VNM_0.json
Last active July 20, 2023 13:18
Vietnam with Paracel Island and Spartly Island Topojson
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.