0.0.18 • Published 3 months ago
@summitk12/sfk-ui v0.0.18
@summitk12/sfk-ui
A collection of reusable UI components for Spanish for Kids applications.
Table of Contents
Installation
You can install the package via npm or yarn.
npm
npm install @summitk12/sfk-ui
yarn
yarn add @summitk12/sfk-ui
Usage
Here's a basic example of how to use a component from the @summitk12/sfk-ui
package:
import React from 'react'
import { Button } from '@summitk12/sfk-ui'
const App = () => (
<div>
<Button label="Click me" onClick={() => alert('Button clicked!')} />
</div>
)
export default App
License
This project is licensed under a proprietary license. Unauthorized copying, modification, or distribution of the code and any associated documentation is strictly prohibited.
0.0.10
4 months ago
0.0.11
4 months ago
0.0.12
4 months ago
0.0.13
4 months ago
0.0.14
4 months ago
0.0.15
3 months ago
0.0.9
4 months ago
0.0.16
3 months ago
0.0.8
4 months ago
0.0.17
3 months ago
0.0.18
3 months ago
0.0.5
4 months ago
0.0.4
5 months ago
0.0.7
4 months ago
0.0.6
4 months ago
0.0.3
5 months ago
0.0.2
6 months ago
0.0.1
6 months ago
0.3.18
6 months ago