0.0.18 • Published 8 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-uiyarn
yarn add @summitk12/sfk-uiUsage
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 AppLicense
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
9 months ago
0.0.11
9 months ago
0.0.12
9 months ago
0.0.13
9 months ago
0.0.14
9 months ago
0.0.15
9 months ago
0.0.9
10 months ago
0.0.16
9 months ago
0.0.8
10 months ago
0.0.17
9 months ago
0.0.18
8 months ago
0.0.5
10 months ago
0.0.4
10 months ago
0.0.7
10 months ago
0.0.6
10 months ago
0.0.3
11 months ago
0.0.2
11 months ago
0.0.1
11 months ago
0.3.18
11 months ago