grep-components
Advanced tools
Comparing version 0.0.59 to 0.0.60
@@ -6,2 +6,3 @@ import * as React from "react"; | ||
pages: NavigationProps[]; | ||
style?: React.CSSProperties; | ||
onPageClick: (page: NavigationProps) => void; | ||
@@ -8,0 +9,0 @@ } |
@@ -5,4 +5,5 @@ import * as React from "react"; | ||
title: string; | ||
style?: React.CSSProperties; | ||
} | ||
declare const _default: React.ComponentType<CurriculumListProps>; | ||
export default _default; |
{ | ||
"name": "grep-components", | ||
"version": "0.0.59", | ||
"version": "0.0.60", | ||
"description": "Grep komponentbibliotek", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
5752740
51103