mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 12:09:26 +00:00
Remove todo
This commit is contained in:
@@ -9,13 +9,6 @@ import { Component, Prop, h } from '@stencil/core';
|
||||
* @part base - The base wrapper
|
||||
*/
|
||||
|
||||
//
|
||||
// TODO:
|
||||
//
|
||||
// - transition in/out when label disappears
|
||||
// - prevent initial rerender if possible (requestAnimationFrame hack)
|
||||
//
|
||||
|
||||
@Component({
|
||||
tag: 'sl-badge',
|
||||
styleUrl: 'badge.scss',
|
||||
|
||||
Reference in New Issue
Block a user