Skip to content

Instantly share code, notes, and snippets.

View RayyanTahir's full-sized avatar
😎
☕️ + 👨‍💻 = 🐛

Rayyan Tahir RayyanTahir

😎
☕️ + 👨‍💻 = 🐛
  • Empire Business Solutions
  • Pakistan
View GitHub Profile
import React, {Component} from 'react'
import {CommonInput} from "./MyFields";
import Spinner from "reactstrap/lib/Spinner";
import Label from "reactstrap/lib/Label";
import {Button} from "reactstrap";
import TagsInput from 'react-tagsinput';
import {get_keywords} from "../../services/app";
import enums from "../../helpers/enums";
import Badge from "reactstrap/lib/Badge";
import numberAbbreviate from 'number-abbreviate';