Update badge status

This commit is contained in:
Cory LaViska
2020-07-22 16:02:20 -04:00
parent 4234292ec4
commit 8177ce2a4a

View File

@@ -2,7 +2,7 @@ import { Component, Prop, h } from '@stencil/core';
/**
* @since 2.0
* @status experimental
* @status stable
*
* @slot - The badge's content.
*