Skip to content

Commit 0ea3916

Browse files
committed
Description added
1 parent 45e6358 commit 0ea3916

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

simple-panel/src/SimplePanelApp.tsx

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ import { ComponentType, CyApp } from '@cytoscape-web/types'
33
export const SimplePanelApp: CyApp = {
44
id: 'simplePanel',
55
name: 'Simple Panel App',
6+
description: 'Sample app to add a panel to Cytoscape Web',
67
components: [
78
{
89
id: 'SimplePanel',

0 commit comments

Comments
 (0)