valtech-lib
Advanced tools
Comparing version 1.0.4 to 1.0.5
import React from 'react'; | ||
interface ValButtonProps { | ||
export interface ValButtonProps { | ||
text: string; | ||
@@ -4,0 +4,0 @@ color: string; |
{ | ||
"name": "valtech-lib", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "interview exercise", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.ts", |
3431
9
74