0.0.45 • Published 2 years ago
@medway-residencia/medway-ds v0.0.45
Installation
Getting Started?
npm i @medway-residencia/medway-ds
Using a component
Here is a simple example of a basic app using Medway-ds Button component
import { Button } from "@medway-residencia/medway-ds/";
function App() {
return (
<div className="App">
<Button variant={'secondary'} size={'sm'} >
Hello World!
</Button>
</div>
);
}
export default App;
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
License
0.0.40
2 years ago
0.0.41
2 years ago
0.0.42
2 years ago
0.0.43
2 years ago
0.0.44
2 years ago
0.0.45
2 years ago
0.0.37
2 years ago
0.0.38
2 years ago
0.0.39
2 years ago
0.0.30
2 years ago
0.0.31
2 years ago
0.0.32
2 years ago
0.0.10
3 years ago
0.0.11
3 years ago
0.0.12
3 years ago
0.0.35
2 years ago
0.0.13
3 years ago
0.0.36
2 years ago
0.0.14
3 years ago
0.0.26
3 years ago
0.0.9
3 years ago
0.0.28
3 years ago
0.0.29
3 years ago
0.0.5
3 years ago
0.0.4
3 years ago
0.0.6
3 years ago
1.1.2
3 years ago