Using local-components
If you need to add UI components to your Local Add-on, we recommend using the @getflywheel/local-components
package which is available on npm.
To see what components are available in local-components
, check out our styleguide.

Last updated