0.22.5 • Published 4 years ago

react-big-calendar-forked-persian v0.22.5

Weekly downloads
38
License
MIT
Repository
github
Last release
4 years ago

react-big-calendar forked to support persian

Usage

You can start using this repo easily:

import { PersianCalendar } from 'react-big-calendar-forked-persian';
import 'react-big-calendar-forked-persian/lib/css/react-big-calendar.css';

const YourComponent = () => (
  <PersianCalendar />
)

Docs

You can read the Original docs