agnostic-svelte
Advanced tools
Comparing version 1.1.14 to 1.1.15
@@ -5,2 +5,3 @@ /** @typedef {typeof __propDef.props} DiscloseProps */ | ||
export default class Disclose extends SvelteComponentTyped<{ | ||
isBordered?: boolean; | ||
title?: string; | ||
@@ -21,2 +22,3 @@ isOpen?: boolean; | ||
props: { | ||
isBordered?: boolean; | ||
title?: string; | ||
@@ -23,0 +25,0 @@ isOpen?: boolean; |
{ | ||
"name": "agnostic-svelte", | ||
"version": "1.1.14", | ||
"version": "1.1.15", | ||
"description": "AgnosticUI (svelte)", | ||
@@ -5,0 +5,0 @@ "author": "Rob Levin <roblevinillustration@gmail.com>", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
368961
4364