Skip to content

Commit

Permalink
refactor: deleted the old implementation of 'NamedSlotChangeHandler'
Browse files Browse the repository at this point in the history
  • Loading branch information
TomMenga committed Jan 9, 2024
1 parent 2fb850c commit d83da6e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/core/eventing/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,4 @@ export * from './form-element-handlers';
export * from './forward-event';
export * from './handler-repository';
export * from './is-event-prevented';
export * from './named-slot-change-handler';
export * from './throttle';

0 comments on commit d83da6e

Please sign in to comment.