Skip to content

Commit

Permalink
remove style prop
Browse files Browse the repository at this point in the history
  • Loading branch information
christian-bromann committed Jul 16, 2024
1 parent 9d7fc14 commit eb3db88
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ export interface RangeChangeEventDetail {
*/
@Component({
tag: 'my-range',
styleUrl: 'my-range.css',
shadow: true,
})
export class Range implements ComponentInterface {
Expand Down

0 comments on commit eb3db88

Please sign in to comment.