1.0.0 • Published 4 years ago
drnui v1.0.0
drnui
görsel arayüz
Install
npm install --save drnuiUsage
import React, { Component } from 'react'
import MyComponent from 'drnui'
import 'drnui/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}License
MIT © ramazantufekci
1.0.0
4 years ago