1.1.5 • Published 4 years ago

jr-fancy-ui v1.1.5

Weekly downloads
6
License
MIT
Repository
-
Last release
4 years ago

Jr-fancy-ui

A modern react UI library designed following the latest ui design trends

Usage

import React, { Component } from 'react';
import Container from 'jr-fancy-ui';
import 'jr-fancy-ui/dist/style.css';
// Or import 'jr-fancy-ui/dist/style.scss;
class Example extends Component {
  render() {
    return <Container />
  }
}
1.1.5

4 years ago

1.1.4

4 years ago

1.1.3

4 years ago

1.1.2

4 years ago

1.1.0

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago