Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Socket
Sign inDemoInstall

@storybook/addon-notes

Package Overview
Dependencies
Maintainers
12
Versions
487
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@storybook/addon-notes - npm Package Compare versions

Comparing version 3.4.0-alpha.5 to 3.4.0-alpha.6

2

package.json
{
"name": "@storybook/addon-notes",
"version": "3.4.0-alpha.5",
"version": "3.4.0-alpha.6",
"description": "Write notes for your Storybook stories.",

@@ -5,0 +5,0 @@ "keywords": [

@@ -44,3 +44,3 @@ # Storybook Addon Notes

storiesOf('Component', module)
.add('with some emoji', withNotes('A very simple component')(() => </Component>>));
.add('with some emoji', withNotes('A very simple component')(() => </Component>));
```

@@ -47,0 +47,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc